Home
last modified time | relevance | path

Searched defs:p_thread (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/ofed/opensm/complib/
H A Dcl_thread.c52 cl_thread_t *p_thread = (cl_thread_t *) arg; in __cl_thread_wrapper() local
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()