Home
last modified time | relevance | path

Searched refs:GetLocalWorkerQueueSchedulerPopId (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/libpandabase/taskmanager/
Dworker_thread.h79 size_t GetLocalWorkerQueueSchedulerPopId() const;
Dworker_thread.cpp152 size_t WorkerThread::GetLocalWorkerQueueSchedulerPopId() const in GetLocalWorkerQueueSchedulerPopId() function in ark::taskmanager::WorkerThread
Dtask_scheduler.cpp276 … chosenWorker->GetLocalWorkerQueueSchedulerPopId(), properties); in StealAndExecuteOneTaskFromWorkers()