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

/bionic/tests/
H A Dpthread_test.cpp820 static void pthread_rwlock_wakeup_timeout_helper(RwlockWakeupHelperArg* arg) { function
855 reinterpret_cast<void* (*)(void*)>(pthread_rwlock_wakeup_timeout_helper), &wakeup_arg));
876 reinterpret_cast<void* (*)(void*)>(pthread_rwlock_wakeup_timeout_helper), &wakeup_arg));

Completed in 27 milliseconds