Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/runtime/include/
Dmtmanaged_thread.h205 REQUIRES(cond_lock_) in REQUIRES() argument
313 …thLockHeldInternal(uint64_t timeout, uint64_t nanos, bool is_absolute = false) REQUIRES(cond_lock_) in REQUIRES() argument
336 os::memory::Mutex cond_lock_; variable