Searched defs:execute (Results 1 – 2 of 2) sorted by relevance
54 void __pthread_cleanup_pop(__pthread_cleanup_t* c, int execute) { in __pthread_cleanup_pop()
276 #define pthread_cleanup_pop(execute) \ argument