Searched refs:DestroyCompilerThread (Results 1 – 4 of 4) sorted by relevance
580 void DestroyCompilerThread([[maybe_unused]] ThreadPtr thread) override;
788 void PandaRuntimeInterface::DestroyCompilerThread(ThreadPtr thread) in DestroyCompilerThread() function in ark::PandaRuntimeInterface
104 runtimeInterface_->DestroyCompilerThread(compiler_); in ~ScopedCompilerThread()
1479 virtual void DestroyCompilerThread([[maybe_unused]] ThreadPtr thread) in DestroyCompilerThread() function