Searched refs:cl_is_current_thread (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/ofed/opensm/include/complib/
H A Dcl_thread.h309 /****i* Component Library: Thread/cl_is_current_thread
311 * cl_is_current_thread
314 * The cl_is_current_thread function compares the calling thread to the
319 boolean_t cl_is_current_thread(IN const cl_thread_t * const p_thread);
/freebsd-11-stable/contrib/ofed/opensm/complib/
H A Dcl_thread.c131 boolean_t cl_is_current_thread(IN const cl_thread_t * const p_thread) function

Completed in 86 milliseconds