Searched defs:__pthread_cleanup_func_t (Results 1 - 1 of 1) 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,

Completed in 22 milliseconds