Home
last modified time | relevance | path

Searched defs:gcTask (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/mem/gc/workers/
H A Dgc_workers_task_queue.cpp30 auto gcTask = taskmanager::Task::Create(GC_TASK_PROPERTIES, gcTaskRunner); in TryAddTask() local
H A Dgc_worker.cpp115 auto gcTask = GetTask(); in GCTaskRunner() local
/arkcompiler/runtime_core/static_core/runtime/mem/gc/
H A Dgc.cpp625 auto *gcTask = task.get(); in AddGCTask() local
/arkcompiler/ets_runtime/ecmascript/mem/
H A Dheap.cpp2133 void Heap::PostParallelGCTask(ParallelGCTaskPhase gcTask) in PostParallelGCTask() argument

Completed in 7 milliseconds