Searched refs:execute (Results 1 – 3 of 3) sorted by relevance
61 void __pthread_cleanup_pop(__pthread_cleanup_t* c, int execute) { in __pthread_cleanup_pop() argument64 if (execute) { in __pthread_cleanup_pop()
351 #define pthread_cleanup_pop(execute) \ argument352 __pthread_cleanup_pop( &__cleanup, (execute)); \
113 guarantee that you only run the single benchmark, you can execute the benchmark