Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/opensm/complib/
H A Dcl_threadpool.c58 cl_thread_pool_t *p_thread_pool = (cl_thread_pool_t *) context; in thread_pool_routine() local
75 cl_status_t cl_thread_pool_init(IN cl_thread_pool_t * const p_thread_pool, in cl_thread_pool_init()
117 void cl_thread_pool_destroy(IN cl_thread_pool_t * const p_thread_pool) in cl_thread_pool_destroy()
141 cl_status_t cl_thread_pool_signal(IN cl_thread_pool_t * const p_thread_pool) in cl_thread_pool_signal()