Searched refs:my_cleanup (Results 1 – 2 of 2) sorted by relevance
19 static void my_cleanup(void *arg) { in my_cleanup() function26 pthread_cleanup_push(my_cleanup, &m); in thr1()