Home
last modified time | relevance | path

Searched refs:cl_thread_pool_destroy (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/ofed/opensm/complib/
H A Dcl_threadpool.c100 cl_thread_pool_destroy(p_thread_pool); in cl_thread_pool_init()
109 cl_thread_pool_destroy(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() function
H A Dlibosmcomp.map116 cl_thread_pool_destroy;
H A Dcl_dispatcher.c137 cl_thread_pool_destroy(&p_disp->worker_threads); in cl_disp_shutdown()
/freebsd/contrib/ofed/opensm/include/complib/
H A Dcl_threadpool.h194 void cl_thread_pool_destroy(IN cl_thread_pool_t * const p_thread_pool);