Searched refs:__pthread_cleanup_func_t (Results 1 – 5 of 5) sorted by relevance
235 typedef void (*__pthread_cleanup_func_t)(void*); typedef239 __pthread_cleanup_func_t __cleanup_routine;244 __pthread_cleanup_func_t routine,
208 typedef void (*__pthread_cleanup_func_t)(void*); typedef212 __pthread_cleanup_func_t __cleanup_routine;217 __pthread_cleanup_func_t routine,
240 typedef void (*__pthread_cleanup_func_t)(void*); typedef244 __pthread_cleanup_func_t __cleanup_routine;249 __pthread_cleanup_func_t routine,
241 typedef void (*__pthread_cleanup_func_t)(void*); typedef245 __pthread_cleanup_func_t __cleanup_routine;249 extern void __pthread_cleanup_push(__pthread_cleanup_t* c, __pthread_cleanup_func_t, void*);
279 typedef void (*__pthread_cleanup_func_t)(void*); typedef283 __pthread_cleanup_func_t __cleanup_routine;288 __pthread_cleanup_func_t routine,