Home
last modified time | relevance | path

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

/external/skqp/src/core/
DSkSharedMutex.cpp146 fExclusiveQueue.wait(); in acquire()
179 fExclusiveQueue.signal(); in release()
232 fExclusiveQueue.signal(); in releaseShared()
274 fExclusiveQueue.wait(); in acquire()
316 fExclusiveQueue.signal(); in release()
354 fExclusiveQueue.signal(); in releaseShared()
DSkSharedMutex.h60 SkSemaphore fExclusiveQueue; variable
64 SkSemaphore fExclusiveQueue;
/external/skia/src/core/
DSkSharedMutex.cpp146 fExclusiveQueue.wait(); in acquire()
179 fExclusiveQueue.signal(); in release()
232 fExclusiveQueue.signal(); in releaseShared()
274 fExclusiveQueue.wait(); in acquire()
316 fExclusiveQueue.signal(); in release()
354 fExclusiveQueue.signal(); in releaseShared()
DSkSharedMutex.h60 SkSemaphore fExclusiveQueue; variable
64 SkSemaphore fExclusiveQueue;