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.h196 …BackgroundCompilerTaskRunner(taskmanager::TaskQueueInterface *compilerQueue, Thread *compilerThrea… in BackgroundCompilerTaskRunner()
214 auto *compilerQueue = taskRunner.compilerQueue_; in StartTask() local