Home
last modified time | relevance | path

Searched defs:next_task (Results 1 – 8 of 8) sorted by relevance

/external/openscreen/third_party/chromium_quic/demo/
Dserver.cc118 auto& next_task = *it; in main() local
Dclient.cc112 auto& next_task = *it; in main() local
/external/rust/crates/tokio/src/runtime/tests/
Dtask.rs103 fn next_task(&self) -> task::Notified<Runtime> { in next_task() method
/external/webrtc/rtc_base/
Dtask_queue_win.cc385 const auto& next_task = timer_tasks_.top(); in ScheduleNextTimer() local
/external/rust/crates/tokio/src/task/
Dlocal.rs525 fn next_task(&self) -> Option<task::Notified<Arc<Shared>>> { in next_task() method
/external/libchrome/base/test/
Dtest_mock_time_task_runner.cc429 TestPendingTask* next_task) { in DequeueNextTask()
/external/rust/crates/tokio/src/runtime/thread_pool/
Dworker.rs447 fn next_task(&mut self, worker: &Worker) -> Option<Notified> { in next_task() method
/external/llvm-project/openmp/runtime/src/
Dkmp_tasking.cpp4167 kmp_task_t *next_task; in __kmp_taskloop_linear() local
4350 kmp_task_t *next_task; in __kmp_taskloop_recur() local