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

/bionic/libc/include/
H A Dpthread.h277 typedef void (*__pthread_cleanup_func_t)(void*); typedef
281 __pthread_cleanup_func_t __cleanup_routine;
286 __pthread_cleanup_func_t routine,
/bionic/libc/bionic/
H A Dpthread.c546 __pthread_cleanup_func_t routine,

Completed in 48 milliseconds