Searched refs:push_batch (Results 1 – 1 of 1) sorted by relevance
336 global.push_batch(tmp_buf, task); in push_overflowed()457 pub(super) fn push_batch(&self, tasks: Vec<UnsafeCell<MaybeUninit<Task>>>, task: Task) { in push_batch() method