Home
last modified time | relevance | path

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

/bionic/tests/
Dpthread_test.cpp922 LOCK_TIMEDOUT, enumerator
1100 arg->progress = RwlockWakeupHelperArg::LOCK_TIMEDOUT; in pthread_rwlock_wakeup_timeout_helper()
1121 ASSERT_EQ(RwlockWakeupHelperArg::LOCK_TIMEDOUT, wakeup_arg.progress); in pthread_rwlock_timedrdlock_timeout_helper()
1189 ASSERT_EQ(RwlockWakeupHelperArg::LOCK_TIMEDOUT, wakeup_arg.progress); in pthread_rwlock_timedwrlock_timeout_helper()