Searched defs:lock_function (Results 1 – 1 of 1) sorted by relevance
956 std::function<int (pthread_rwlock_t*)> lock_function; member974 …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