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

/freebsd-10.3-release/contrib/ofed/management/opensm/include/complib/
H A Dcl_thread.h65 /****d* Component Library: Thread/cl_pfn_thread_callback_t
67 * cl_pfn_thread_callback_t
70 * The cl_pfn_thread_callback_t function type defines the prototype
75 typedef void (*cl_pfn_thread_callback_t) (IN void *context); typedef
106 cl_pfn_thread_callback_t pfn_callback;
167 IN cl_pfn_thread_callback_t pfn_callback,
176 * See the cl_pfn_thread_callback_t function type definition for
203 * cl_thread_stall, cl_pfn_thread_callback_t
/freebsd-10.3-release/contrib/ofed/management/opensm/complib/
H A Dcl_thread.c70 IN cl_pfn_thread_callback_t pfn_callback,

Completed in 45 milliseconds