Searched refs:__pthread_cleanup_func_t (Results 1 – 2 of 2) sorted by relevance
51 void __pthread_cleanup_push(__pthread_cleanup_t* c, __pthread_cleanup_func_t routine, void* arg) { in __pthread_cleanup_push()
279 typedef void (*__pthread_cleanup_func_t)(void*); typedef283 __pthread_cleanup_func_t __cleanup_routine;287 void __pthread_cleanup_push(__pthread_cleanup_t* c, __pthread_cleanup_func_t, void*);