Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/opensm/complib/
H A Dcl_threadpool.c51 static void cleanup_mutex(void *arg) in cleanup_mutex() function
62 pthread_cleanup_push(cleanup_mutex, p_thread_pool); in thread_pool_routine()