HomeSort by: relevance | last modified time | path
    Searched refs:current_thread_state (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/mDNSResponder/dist/ServiceRegistration/
route.h 381 cti_network_state_t current_thread_state; member in struct:route_state
route.c 175 new_route_state->current_thread_state = kCTI_NCPState_Uninitialized;
2197 if (route_state->current_thread_state != state) {
2199 route_state->current_thread_state = state;
2202 route_state->current_thread_state = state;
2576 route_state->current_thread_state = kCTI_NCPState_Uninitialized;
3414 bool am_associated = route_state->current_thread_state == kCTI_NCPState_Associated;

Completed in 22 milliseconds