Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/include/
Dmtmanaged_thread.h213 REQUIRES(condLock_) in REQUIRES() argument
337 …WithLockHeldInternal(uint64_t timeout, uint64_t nanos, bool isAbsolute = false) REQUIRES(condLock_) in REQUIRES() argument
360 os::memory::Mutex condLock_; variable