Searched defs:DestroyCompilerThread (Results 1 - 2 of 2) sorted by relevance
/arkcompiler/runtime_core/static_core/runtime/ | ||
H A D | compiler.cpp | 792 void PandaRuntimeInterface::DestroyCompilerThread(ThreadPtr thread) in DestroyCompilerThread() function in ark::PandaRuntimeInterface |
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/ | ||
H A D | runtime_interface.h | 1500 virtual void DestroyCompilerThread([[maybe_unused]] ThreadPtr thread) in DestroyCompilerThread() function in ark::compiler::RuntimeInterface |
Completed in 6 milliseconds