Searched refs:pthread_cleanup_push (Results 1 – 2 of 2) sorted by relevance
/bionic/libc/include/ | ||
D | pthread.h | 294 #define pthread_cleanup_push(routine, arg) \ macro |
/bionic/libc/docs/ | ||
D | OVERVIEW.TXT | 173 Note however that Bionic does implement pthread_cleanup_push() and |