Searched refs:PutWaitTaskInLocalQueue (Results 1 – 2 of 2) sorted by relevance
254 void PutWaitTaskInLocalQueue(LocalTaskQueue &queue) REQUIRES(taskSchedulerStateLock_);
142 PutWaitTaskInLocalQueue(readyTasks); in FillWithTasks()386 void TaskScheduler::PutWaitTaskInLocalQueue(LocalTaskQueue &queue) in PutWaitTaskInLocalQueue() function in ark::taskmanager::TaskScheduler