Home
last modified time | relevance | path

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

/kvmtool/util/
H A Dthreadpool.c72 static void thread_pool__threadfunc_cleanup(void *param) in thread_pool__threadfunc_cleanup() function
79 pthread_cleanup_push(thread_pool__threadfunc_cleanup, NULL); in thread_pool__threadfunc()