Home
last modified time | relevance | path

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

/bionic/tests/
Dpthread_test.cpp1939 static void AbortCleanupRoutine(void*) { in AbortCleanupRoutine() function
1950 pthread_cleanup_push(AbortCleanupRoutine, nullptr); in PthreadCleanupTester()