Home
last modified time | relevance | path

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

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