Home
last modified time | relevance | path

Searched refs:THREAD_TYPE_GC (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/mem/gc/workers/
H A Dgc_workers_thread_pool.h101 explicit GCWorkersCreationInterface(PandaVM *vm) : gcThread_(vm, Thread::ThreadType::THREAD_TYPE_GC) in GCWorkersCreationInterface()
H A Dgc_worker.cpp29 gcThread_ = internalAllocator->New<Thread>(vm, Thread::ThreadType::THREAD_TYPE_GC); in GCWorker()
/arkcompiler/runtime_core/static_core/runtime/include/
H A Dthread.h256 THREAD_TYPE_GC, member in ark::Thread::ThreadType

Completed in 3 milliseconds