Home
last modified time | relevance | path

Searched refs:SetCompilerThread (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/
Dcompiler_task_manager_worker.cpp73 compilerCtx.SetCompilerThread(std::move(compilerThread)); in BackgroundCompileMethod()
/arkcompiler/runtime_core/static_core/compiler/
Dbackground_task_runner.h53 void SetCompilerThread(CompilerThread compilerThread) in SetCompilerThread() function
/arkcompiler/runtime_core/static_core/compiler/docs/
Dcompilation_start.md80 task_ctx.SetCompilerThread(std::move(compiler_thread));