Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkSharedMutex.cpp144 fExclusiveQueue.wait(); in acquire()
177 fExclusiveQueue.signal(); in release()
230 fExclusiveQueue.signal(); in releaseShared()
272 fExclusiveQueue.wait(); in acquire()
313 fExclusiveQueue.signal(); in release()
350 fExclusiveQueue.signal(); in releaseShared()
DSkSharedMutex.h59 SkSemaphore fExclusiveQueue; variable
63 SkSemaphore fExclusiveQueue;