Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/libpandabase/taskmanager/
Dtask_queue.h268 mutable os::memory::Mutex pushPopLock_; variable
280 bool finish_ GUARDED_BY(pushPopLock_) {false}; in GUARDED_BY() argument