Home
last modified time | relevance | path

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

/bionic/libc/include/
Dpthread.h236 #define pthread_cleanup_push(routine, arg) \ macro
/bionic/tests/
Dpthread_test.cpp1283 pthread_cleanup_push(CountCleanupRoutine, NULL); in PthreadCleanupTester()
1284 pthread_cleanup_push(CountCleanupRoutine, NULL); in PthreadCleanupTester()
1285 pthread_cleanup_push(AbortCleanupRoutine, NULL); in PthreadCleanupTester()
/bionic/libc/tools/
Dposix-2013.txt743 pthread_cleanup_push