Searched defs:TryReadLock (Results 1 – 3 of 3) sorted by relevance
| /arkcompiler/runtime_core/libpandabase/os/ | ||
| D | mutex.cpp | 118 bool RWLock::TryReadLock() in TryReadLock() function in panda::os::memory::RWLock |
| /arkcompiler/runtime_core/platforms/unix/libpandabase/futex/ | ||
| D | mutex.cpp | 198 bool RWLock::TryReadLock() in TryReadLock() function in panda::os::unix::memory::futex::RWLock |
| /arkcompiler/ets_runtime/ecmascript/compiler/aot_file/ | ||
| D | aot_file_manager.cpp | 166 bool AOTFileManager::TryReadLock() in TryReadLock() function in panda::ecmascript::AOTFileManager |