Searched refs:worker_cleanup (Results 1 – 2 of 2) sorted by relevance
68 static void worker_cleanup(void *);443 pthread_cleanup_push(worker_cleanup, sn); in worker_routine()452 worker_cleanup(void *arg) in worker_cleanup() function
59 worker_cleanup(void *arg) in worker_cleanup() function120 pthread_cleanup_push(worker_cleanup, tpool); in tpool_worker()