Home
last modified time | relevance | path

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

/bionic/tests/
Dpthread_test.cpp921 LOCK_TIMEDOUT, enumerator
1099 arg->progress = RwlockWakeupHelperArg::LOCK_TIMEDOUT; in pthread_rwlock_wakeup_timeout_helper()
1120 ASSERT_EQ(RwlockWakeupHelperArg::LOCK_TIMEDOUT, wakeup_arg.progress); in pthread_rwlock_timedrdlock_timeout_helper()
1188 ASSERT_EQ(RwlockWakeupHelperArg::LOCK_TIMEDOUT, wakeup_arg.progress); in pthread_rwlock_timedwrlock_timeout_helper()