Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/
Dcompiler_task_manager_worker.cpp78 CompilerTask nextTask; in BackgroundCompileMethod() local
/arkcompiler/runtime_core/static_core/libpandabase/tests/taskmanager/
Dtask_test.cpp78 auto nextTask = static_cast<SchedulableTaskQueueInterface *>(queue)->PopTask(); in TEST_F() local