Home
last modified time | relevance | path

Searched defs:lock_function (Results 1 – 1 of 1) sorted by relevance

/bionic/tests/
Dpthread_test.cpp956 std::function<int (pthread_rwlock_t*)> lock_function; member
974 …tic void test_pthread_rwlock_reader_wakeup_writer(std::function<int (pthread_rwlock_t*)> lock_func… in test_pthread_rwlock_reader_wakeup_writer()
1041 …tic void test_pthread_rwlock_writer_wakeup_reader(std::function<int (pthread_rwlock_t*)> lock_func… in test_pthread_rwlock_writer_wakeup_reader()
2508 int (*lock_function)(pthread_mutex_t* __mutex, const timespec* __timeout); in pthread_mutex_timedlock_pi_helper() member