Searched refs:__pthread_cleanup_func_t (Results 1 - 2 of 2) sorted by relevance

/bionic/libc/include/
H A Dpthread.h273 typedef void (*__pthread_cleanup_func_t)(void*); typedef
277 __pthread_cleanup_func_t __cleanup_routine;
282 __pthread_cleanup_func_t routine,
/bionic/libc/bionic/
H A Dpthread.c545 __pthread_cleanup_func_t routine,

Completed in 28 milliseconds