Searched defs:insert_task (Results 1 – 2 of 2) sorted by relevance
175 pub(crate) fn insert_task(&self, task: RequestTask) -> bool { in insert_task() method208 pub(crate) fn insert_task(&self, task: RequestTask) -> bool { in insert_task() method
45 pub(crate) fn insert_task(&mut self, uid: u64, task: TaskQosInfo) { in insert_task() method