Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/framework/delibs/decpp/
DdeMutex.hpp114 inline bool Mutex::tryLock (void) throw() in tryLock() function in de::Mutex
/third_party/skia/third_party/externals/swiftshader/third_party/marl/src/
Dscheduler.cpp508 bool Scheduler::Worker::tryLock() { in tryLock() function in marl::Scheduler::Worker