Searched defs:TryLock (Results 1 – 6 of 6) sorted by relevance
| /arkcompiler/runtime_core/static_core/libpandabase/os/ | ||
| D | mutex.h | 41 bool TryLock() const in TryLock() function |
| D | mutex.cpp | 68 bool Mutex::TryLock() in TryLock() function in ark::os::memory::Mutex |
| /arkcompiler/runtime_core/static_core/platforms/unix/libpandabase/futex/ | ||
| D | mutex.cpp | 86 bool Mutex::TryLock() in TryLock() function in ark::os::unix::memory::futex::Mutex |
| /arkcompiler/ets_runtime/ecmascript/platform/common/ | ||
| D | mutex.cpp | 46 bool Mutex::TryLock() in TryLock() function in panda::ecmascript::Mutex |
| /arkcompiler/runtime_core/libpandabase/os/ | ||
| D | mutex.cpp | 68 bool Mutex::TryLock() in TryLock() function in panda::os::memory::Mutex |
| /arkcompiler/runtime_core/platforms/unix/libpandabase/futex/ | ||
| D | mutex.cpp | 78 bool Mutex::TryLock() in TryLock() function in panda::os::unix::memory::futex::Mutex |