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
74 worker_cleanup(void *arg) in worker_cleanup() function134 pthread_cleanup_push(worker_cleanup, tpool); in tpool_worker()