Home
last modified time | relevance | path

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

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