Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/coroutines/
Dcoroutine_manager.h27 struct CoroutineManagerConfig { struct
28 static constexpr uint32_t WORKERS_COUNT_AUTO = 0;
31 bool emulateJs = false;
33 uint32_t workersCount = WORKERS_COUNT_AUTO;
35 bool enablePerfStats = false;