Searched refs:thread_loop_cleanup (Results 1 – 1 of 1) sorted by relevance
175 thread_loop_cleanup(void *x) in thread_loop_cleanup() function242 pthread_cleanup_push(thread_loop_cleanup, &q->lock); in thread_loop()