Searched refs:CompilerThread (Results 1 – 7 of 7) sorted by relevance
46 using CompilerThread = std::unique_ptr<ark::Thread, std::function<void(ark::Thread *)>>; variable53 void SetCompilerThread(CompilerThread compilerThread) in SetCompilerThread()135 CompilerThread compilerThread_;
32 [*] -> CompilerThread
63 compiler::BackgroundCompilerContext::CompilerThread compilerThread( in BackgroundCompileMethod()
69 compiler::BackgroundCompilerContext::CompilerThread compiler_thread = ...;