Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/mem/gc/g1/
Dupdate_remset_worker.cpp59 void UpdateRemsetWorker<LanguageConfig>::CreateWorker() in CreateWorker() function in ark::mem::UpdateRemsetWorker
/arkcompiler/runtime_core/static_core/runtime/mem/gc/
Dgc.cpp567 void GC::CreateWorker() in CreateWorker() function in ark::mem::GC
/arkcompiler/runtime_core/static_core/runtime/coroutines/
Dstackful_coroutine_manager.cpp140 StackfulCoroutineWorker *StackfulCoroutineManager::CreateWorker(Runtime *runtime, PandaVM *vm, in CreateWorker() function in ark::StackfulCoroutineManager