Searched refs:__pthread_cleanup_pop (Results 1 – 2 of 2) sorted by relevance
53 void __pthread_cleanup_pop(__pthread_cleanup_t* c, int execute) { in __pthread_cleanup_pop() function
250 extern void __pthread_cleanup_pop(__pthread_cleanup_t*, int);264 __pthread_cleanup_pop( &__cleanup, (execute)); \