Searched refs:thread_pool__threadfunc_cleanup (Results 1 – 1 of 1) sorted by relevance
72 static void thread_pool__threadfunc_cleanup(void *param) in thread_pool__threadfunc_cleanup() function79 pthread_cleanup_push(thread_pool__threadfunc_cleanup, NULL); in thread_pool__threadfunc()