Home
last modified time | relevance | path

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

/aosp12/bionic/tests/
H A Dpthread_test.cpp1078 static void pthread_rwlock_wakeup_timeout_helper(RwlockWakeupHelperArg* arg) { in pthread_rwlock_wakeup_timeout_helper() function
1115 reinterpret_cast<void* (*)(void*)>(pthread_rwlock_wakeup_timeout_helper), &wakeup_arg)); in pthread_rwlock_timedrdlock_timeout_helper()
1183 reinterpret_cast<void* (*)(void*)>(pthread_rwlock_wakeup_timeout_helper), &wakeup_arg)); in pthread_rwlock_timedwrlock_timeout_helper()