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

/bionic/libc/bionic/
H A Dpthread_exit.cpp54 void __pthread_cleanup_pop(__pthread_cleanup_t* c, int execute) { function
/bionic/libc/include/
H A Dpthread.h263 extern void __pthread_cleanup_pop(__pthread_cleanup_t*, int);
277 __pthread_cleanup_pop( &__cleanup, (execute)); \

Completed in 729 milliseconds