Searched refs:MutexWrapper (Results 1 – 1 of 1) sorted by relevance
9 struct MutexWrapper { struct32 void wait(MutexWrapper* mtx) { in wait() argument36 zx_status_t timedwait(MutexWrapper* mtx, zx_duration_t timeout) { in timedwait()41 using Condition = GenericConditionTest<MutexWrapper, ConditionWrapper>;
Completed in 2 milliseconds