Searched defs:push_batch (Results 1 – 5 of 5) sorted by relevance
9 fn push_batch<I>(&self, iter: I) in push_batch() method20 fn push_batch<I>(&self, iter: I) in push_batch() method
1221 fn push_batch<I>(&self, iter: I) in push_batch() method
1526 fn push_batch<I>(&self, iter: I) in push_batch() method
29 pub(crate) unsafe fn push_batch<L, I>(&self, shared: L, mut iter: I) in push_batch() method