Searched refs:PopAll (Results 1 – 2 of 2) sorted by relevance
297 foreground_delayed_tasks_.PopAll(); in Shutdown()298 foreground_tasks_.PopAll(); in Shutdown()474 std::queue<std::unique_ptr<Task>> tasks = foreground_tasks_.PopAll(); in FlushForegroundTasksInternal()609 std::queue<std::unique_ptr<T>> TaskQueue<T>::PopAll() { in PopAll() function in node::TaskQueue
31 std::queue<std::unique_ptr<T>> PopAll();