Home
last modified time | relevance | path

Searched defs:WLock (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/tint/tools/src/cmd/remote-compile/
Drwmutex.h169 WLock::WLock(RWMutex& mutex) : m(&mutex) { in WLock() function
179 WLock::WLock(WLock&& other) { in WLock() function