Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/common/
DSpinlock.h44 inline bool Spinlock::try_lock() noexcept in try_lock() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DMutex.h60 bool try_lock() { in try_lock() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DMutex.h126 bool try_lock() { in try_lock() function
/third_party/skia/third_party/externals/swiftshader/third_party/marl/include/marl/
Dmutex.h40 MARL_NO_EXPORT inline bool try_lock() TRY_ACQUIRE(true) { in try_lock() function