Searched defs:pthread_cleanup_pop (Results 1 – 2 of 2) sorted by relevance
216 #define pthread_cleanup_pop(r) _pthread_cleanup_pop(&__cb, (r)); } while(0) macro
213 #define pthread_cleanup_pop(r) _pthread_cleanup_pop(&__cb, (r)); } while(0) macro