Searched refs:CountCleanupRoutine (Results 1 – 1 of 1) sorted by relevance
1942 static void CountCleanupRoutine(void*) { in CountCleanupRoutine() function1947 pthread_cleanup_push(CountCleanupRoutine, nullptr); in PthreadCleanupTester()1948 pthread_cleanup_push(CountCleanupRoutine, nullptr); in PthreadCleanupTester()