Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/mem/gc/g1/
Dupdate_remset_worker.h204 GCG1BarrierSet::ThreadLocalCardQueues *queue_ GUARDED_BY(queueLock_) {nullptr}; in GUARDED_BY() argument
Dg1-gc.h167 os::memory::Mutex queueLock_; variable
/arkcompiler/runtime_core/static_core/runtime/mem/gc/
Dgc_barrier_set.h266 os::memory::Mutex *queueLock_; variable
/arkcompiler/runtime_core/static_core/dprof/daemon/
Dmain.cpp159 os::memory::Mutex queueLock_; member in ark::dprof::Worker
/arkcompiler/runtime_core/static_core/runtime/
Dthread_pool.h387 os::memory::Mutex queueLock_; variable