Searched refs:SetCurrentThread (Results 1 – 4 of 4) sorted by relevance
220 runtimeIface->SetCurrentThread(nextRunner.compilerThread_); in StartTask()222 runtimeIface->SetCurrentThread(nullptr); in StartTask()
91 runtimeInterface->SetCurrentThread(parent);93 runtimeInterface->SetCurrentThread(compiler_);105 runtimeInterface_->SetCurrentThread(old_); in ~ScopedCompilerThread()
582 void SetCurrentThread(ThreadPtr thread) const override in SetCurrentThread() function
1484 virtual void SetCurrentThread([[maybe_unused]] ThreadPtr thread) const in SetCurrentThread() function