Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkSharedMutex.cpp140 fExclusiveQueue.wait(); in acquire()
173 fExclusiveQueue.signal(); in release()
226 fExclusiveQueue.signal(); in releaseShared()
268 fExclusiveQueue.wait(); in acquire()
309 fExclusiveQueue.signal(); in release()
346 fExclusiveQueue.signal(); in releaseShared()
DSkSharedMutex.h59 SkSemaphore fExclusiveQueue; variable
63 SkSemaphore fExclusiveQueue;