Searched refs:OSM_THREAD_STATE_NONE (Results 1 – 4 of 4) sorted by relevance
142 if (p_vl->thread_state == OSM_THREAD_STATE_NONE) in vl15_poller()213 p_vl->thread_state = OSM_THREAD_STATE_NONE; in osm_vl15_construct()
159 p_sm->thread_state = OSM_THREAD_STATE_NONE; in osm_sm_construct()182 if (p_sm->thread_state != OSM_THREAD_STATE_NONE) in osm_sm_shutdown()
558 if (p_cc->thread_state == OSM_THREAD_STATE_NONE) in cc_poller()622 p_cc->thread_state = OSM_THREAD_STATE_NONE; in osm_congestion_control_init()
702 OSM_THREAD_STATE_NONE = 0, enumerator