Searched defs:schedule_task (Results 1 – 2 of 2) sorted by relevance
186 schedule_task(const task_sptr& t) in schedule_task() function315 queue::schedule_task(const task_sptr& t) in schedule_task() function in abigail::workers::queue
759 pub(super) fn schedule_task(&self, task: Notified, is_yield: bool) { in schedule_task() method