Searched refs:pop_batch (Results 1 – 2 of 2) sorted by relevance
246 .pop_batch(self.num_workers, local_run_queue, limit); in get_task_from_queues()258 .pop_batch(self.num_workers, local_run_queue, limit) in get_task_from_queues()336 self.global.pop_batch( in steal()
470 pub(super) fn pop_batch( in pop_batch() method