Home
last modified time | relevance | path

Searched refs:OSM_THREAD_STATE_NONE (Results 1 – 3 of 3) sorted by relevance

/NextBSD/contrib/ofed/management/opensm/opensm/
HDosm_vl15intf.c121 if (p_vl->thread_state == OSM_THREAD_STATE_NONE) in __osm_vl15_poller()
189 p_vl->thread_state = OSM_THREAD_STATE_NONE; in osm_vl15_construct()
HDosm_sm.c160 p_sm->thread_state = OSM_THREAD_STATE_NONE; in osm_sm_construct()
186 if (p_sm->thread_state != OSM_THREAD_STATE_NONE) in osm_sm_shutdown()
/NextBSD/contrib/ofed/management/opensm/include/opensm/
HDosm_base.h665 OSM_THREAD_STATE_NONE = 0, enumerator