Home
last modified time | relevance | path

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

/third_party/skia/src/core/
DSkSharedMutex.cpp148 fExclusiveQueue.wait(); in acquire()
181 fExclusiveQueue.signal(); in release()
234 fExclusiveQueue.signal(); in releaseShared()
276 fExclusiveQueue.wait(); in acquire()
318 fExclusiveQueue.signal(); in release()
356 fExclusiveQueue.signal(); in releaseShared()
DSkSharedMutex.h61 SkSemaphore fExclusiveQueue; variable
65 SkSemaphore fExclusiveQueue;
/third_party/flutter/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.h61 SkSemaphore fExclusiveQueue; variable
65 SkSemaphore fExclusiveQueue;