Searched defs:pthread_rwlock_wakeup_helper (Results 1 - 1 of 1) sorted by relevance

/bionic/tests/
H A Dpthread_test.cpp735 static void pthread_rwlock_wakeup_helper(RwlockWakeupHelperArg* arg) { function
759 reinterpret_cast<void* (*)(void*)>(pthread_rwlock_wakeup_helper), &wakeup_arg));
795 reinterpret_cast<void* (*)(void*)>(pthread_rwlock_wakeup_helper), &wakeup_arg));

Completed in 27 milliseconds