Home
last modified time | relevance | path

Searched refs:cl_thread_t (Results 1 – 10 of 10) sorted by relevance

/freebsd/contrib/ofed/opensm/include/complib/
H A Dcl_thread.h109 } cl_thread_t; typedef
137 void cl_thread_construct(IN cl_thread_t * const p_thread);
166 cl_thread_init(IN cl_thread_t * const p_thread,
216 void cl_thread_destroy(IN cl_thread_t * const p_thread);
319 boolean_t cl_is_current_thread(IN const cl_thread_t * const p_thread);
/freebsd/contrib/ofed/opensm/complib/
H A Dcl_thread.c52 cl_thread_t *p_thread = (cl_thread_t *) arg; in __cl_thread_wrapper()
62 void cl_thread_construct(IN cl_thread_t * const p_thread) in cl_thread_construct()
69 cl_status_t cl_thread_init(IN cl_thread_t * const p_thread, in cl_thread_init()
95 void cl_thread_destroy(IN cl_thread_t * const p_thread) in cl_thread_destroy()
131 boolean_t cl_is_current_thread(IN const cl_thread_t * const p_thread) in cl_is_current_thread()
/freebsd/contrib/ofed/opensm/include/vendor/
H A Dosm_vendor_mlx_transport_anafa.h61 cl_thread_t receiver;
H A Dosm_umadt.h91 cl_thread_t recv_processor_thread;
H A Dosm_vendor_ts.h100 cl_thread_t poller;
/freebsd/contrib/ofed/opensm/include/opensm/
H A Dosm_congestion_control.h94 cl_thread_t cc_poller;
H A Dosm_vl15intf.h124 cl_thread_t poller;
H A Dosm_sm.h115 cl_thread_t sweeper;
/freebsd/contrib/ofed/opensm/libvendor/
H A Dosm_vendor_mlx_sim.c68 cl_thread_t receiver; /* the thread waiting for incomming messages */
H A Dosm_vendor_mlx_ts.c65 cl_thread_t receiver;