Home
last modified time | relevance | path

Searched defs:compilerQueue (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/
Dbackground_task_runner.h199 …BackgroundCompilerTaskRunner(taskmanager::TaskQueueInterface *compilerQueue, Thread *compilerThrea… in BackgroundCompilerTaskRunner()
217 auto *compilerQueue = taskRunner.compilerQueue_; in StartTask() local