Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/mem/gc/workers/
Dgc_workers_thread_pool.h110 void AttachWorker(bool helperThread) override in AttachWorker()
116 void DetachWorker(bool helperThread) override in DetachWorker()
/arkcompiler/runtime_core/static_core/runtime/
Dthread_pool.h79 virtual void AttachWorker([[maybe_unused]] bool helperThread) in AttachWorker()
83 virtual void DetachWorker([[maybe_unused]] bool helperThread) in DetachWorker()