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