Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/
Dbackground_task_runner.h55 compilerThread_ = std::move(compilerThread); in SetCompilerThread()
135 CompilerThread compilerThread_; variable
201 … : compilerQueue_(compilerQueue), compilerThread_(compilerThread), runtimeIface_(runtimeIface) in BackgroundCompilerTaskRunner()
220 runtimeIface->SetCurrentThread(nextRunner.compilerThread_); in StartTask()
231 Thread *compilerThread_ {nullptr};