Home
last modified time | relevance | path

Searched defs:LAUNCH (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/intrinsics/
Descompat_taskpool.cpp26 static constexpr const char *LAUNCH = "launch"; variable
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/
Dets_coroutine.h147 static constexpr CoroutinePriority LAUNCH = CoroutinePriority::MEDIUM_PRIORITY; variable
/arkcompiler/runtime_core/static_core/runtime/coroutines/
Dcoroutine_stats.h42 LAUNCH, ///< launching a single corotutine enumerator