Home
last modified time | relevance | path

Searched refs:pthread_cleanup_pop (Results 1 – 3 of 3) sorted by relevance

/bionic/libc/include/
Dpthread.h276 #define pthread_cleanup_pop(execute) \ macro
/bionic/tests/
Dpthread_test.cpp1463 pthread_cleanup_pop(0); // Pop the abort without executing it. in PthreadCleanupTester()
1464 pthread_cleanup_pop(1); // Pop one count while executing it. in PthreadCleanupTester()
1470 pthread_cleanup_pop(0); in PthreadCleanupTester()
/bionic/libc/tools/
Dposix-2013.txt742 pthread_cleanup_pop