Home
last modified time | relevance | path

Searched defs:execute (Results 1 – 2 of 2) sorted by relevance

/bionic/libc/bionic/
Dpthread_exit.cpp54 void __pthread_cleanup_pop(__pthread_cleanup_t* c, int execute) { in __pthread_cleanup_pop()
/bionic/libc/include/
Dpthread.h241 #define pthread_cleanup_pop(execute) \ argument