Home
last modified time | relevance | path

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

/bionic/tests/
Dpthread_test.cpp1943 static void CountCleanupRoutine(void*) { in CountCleanupRoutine() function
1948 pthread_cleanup_push(CountCleanupRoutine, nullptr); in PthreadCleanupTester()
1949 pthread_cleanup_push(CountCleanupRoutine, nullptr); in PthreadCleanupTester()