Searched refs:compilerThread_ (Results 1 – 1 of 1) sorted by relevance
55 compilerThread_ = std::move(compilerThread); in SetCompilerThread()135 CompilerThread compilerThread_; variable201 … : compilerQueue_(compilerQueue), compilerThread_(compilerThread), runtimeIface_(runtimeIface) in BackgroundCompilerTaskRunner()220 runtimeIface->SetCurrentThread(nextRunner.compilerThread_); in StartTask()231 Thread *compilerThread_ {nullptr};