Home
last modified time | relevance | path

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

/bionic/tests/
Dpthread_test.cpp748 static void test_pthread_rwlock_reader_wakeup_writer(std::function<int (pthread_rwlock_t*)> lock_fu… in test_pthread_rwlock_reader_wakeup_writer() function
772 test_pthread_rwlock_reader_wakeup_writer(pthread_rwlock_wrlock); in TEST()
779 test_pthread_rwlock_reader_wakeup_writer([&](pthread_rwlock_t* lock) { in TEST()