Searched refs:pthread_cleanup_pop (Results 1 – 2 of 2) sorted by relevance
/bionic/libc/include/ | ||
D | pthread.h | 305 #define pthread_cleanup_pop(execute) \ macro |
/bionic/libc/docs/ | ||
D | OVERVIEW.TXT | 174 pthread_cleanup_pop(), which can be used to handle cleanups that happen when |