Home
last modified time | relevance | path

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

/CTR-SDK-4.2.5/sources/libraries/os/
Dos_SimpleLock.cpp159 ReverseAndIncrementIfPositiveUpdater decrementNumWaiterAndLockIfUnlocked; in LockImpl() local
161 if( m_Counter->AtomicUpdateConditional(decrementNumWaiterAndLockIfUnlocked) ) in LockImpl()