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

/bionic/tests/
H A Dpthread_test.cpp726 LOCK_TIMEDOUT, enumerator in enum:RwlockWakeupHelperArg::Progress
841 arg->progress = RwlockWakeupHelperArg::LOCK_TIMEDOUT;
860 ASSERT_EQ(RwlockWakeupHelperArg::LOCK_TIMEDOUT, wakeup_arg.progress);
881 ASSERT_EQ(RwlockWakeupHelperArg::LOCK_TIMEDOUT, wakeup_arg.progress);

Completed in 775 milliseconds