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

/bionic/tests/
H A Dpthread_test.cpp1454 static void CountCleanupRoutine(void*) { function
1459 pthread_cleanup_push(CountCleanupRoutine, NULL);
1460 pthread_cleanup_push(CountCleanupRoutine, NULL);

Completed in 93 milliseconds