Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/taskpool/
H A Drunner.h36 STW, member in panda::ecmascript::PriorityMode
H A Drunner.cpp85 case PriorityMode::STW: { in SetQosPriority()
/arkcompiler/ets_runtime/ecmascript/napi/include/
H A Djsnapi.h143 enum class ECMA_PUBLIC_API GC_TYPE : uint8_t { EPSILON, GEN_GC, STW };
312 case GC_TYPE::STW: in GetGcType()
/arkcompiler/ets_runtime/ecmascript/mem/
H A Dpartial_gc.cpp46 Taskpool::GetCurrentTaskpool()->SetThreadPriority(PriorityMode::STW); in RunPhases()

Completed in 3 milliseconds