Searched defs:local_run_queue (Results 1 – 1 of 1) sorted by relevance
162 let local_run_queue = self.locals.get(index).unwrap(); in create_local_queue() localVariable205 let local_run_queue = self.locals.get(worker_ctx.worker.index).unwrap(); in enqueue_under_ctx() localVariable231 let local_run_queue = &worker_inner.run_queue; in get_task_from_queues() localVariable278 let local_run_queue = &worker_inner.run_queue; in get_task_from_searching() localVariable439 let local_run_queue = in create_async_thread_pool() localVariable