Home
last modified time | relevance | path

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

/bionic/tests/
Dpthread_test.cpp951 LOCK_TIMEDOUT, enumerator
1129 arg->progress = RwlockWakeupHelperArg::LOCK_TIMEDOUT; in pthread_rwlock_wakeup_timeout_helper()
1150 ASSERT_EQ(RwlockWakeupHelperArg::LOCK_TIMEDOUT, wakeup_arg.progress); in pthread_rwlock_timedrdlock_timeout_helper()
1218 ASSERT_EQ(RwlockWakeupHelperArg::LOCK_TIMEDOUT, wakeup_arg.progress); in pthread_rwlock_timedwrlock_timeout_helper()