Searched refs:cl_thread_construct (Results 1 – 7 of 7) sorted by relevance
62 void cl_thread_construct(IN cl_thread_t * const p_thread) in cl_thread_construct() function78 cl_thread_construct(p_thread); in cl_thread_init()
108 cl_thread_construct;
137 void cl_thread_construct(IN cl_thread_t * const p_thread);
175 cl_thread_construct(&(p_vend->smi_bind.poller)); in osm_vendor_construct()176 cl_thread_construct(&(p_vend->gsi_bind.poller)); in osm_vendor_construct()
787 cl_thread_construct(&p_mad_bind_info->recv_processor_thread); in osm_vendor_bind()
218 cl_thread_construct(&p_vl->poller); in osm_vl15_construct()
167 cl_thread_construct(&p_sm->sweeper); in osm_sm_construct()