Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/mem/
H A Dpartial_gc.cpp43 bool needAjustGCThreadPrio = heap_->GetGCType() == TriggerGCType::OLD_GC || in RunPhases() local
45 if (mainThreadInForeground && needAjustGCThreadPrio) { in RunPhases()
65 if (mainThreadInForeground && needAjustGCThreadPrio) { in RunPhases()

Completed in 1 milliseconds