Searched refs:pthread_rwlock_wakeup_timeout_helper (Results 1 – 1 of 1) sorted by relevance
1108 static void pthread_rwlock_wakeup_timeout_helper(RwlockWakeupHelperArg* arg) { in pthread_rwlock_wakeup_timeout_helper() function1145 reinterpret_cast<void* (*)(void*)>(pthread_rwlock_wakeup_timeout_helper), &wakeup_arg)); in pthread_rwlock_timedrdlock_timeout_helper()1213 reinterpret_cast<void* (*)(void*)>(pthread_rwlock_wakeup_timeout_helper), &wakeup_arg)); in pthread_rwlock_timedwrlock_timeout_helper()