Searched defs:worker_local_queue_depth (Results 1 – 6 of 6) sorted by relevance
8 pub(crate) fn worker_local_queue_depth(&self, worker: usize) -> usize { in worker_local_queue_depth() method
34 pub(crate) fn worker_local_queue_depth(&self, worker: usize) -> usize { in worker_local_queue_depth() method
578 pub fn worker_local_queue_depth(&self, worker: usize) -> usize { in worker_local_queue_depth() method
559 fn worker_local_queue_depth() { in worker_local_queue_depth() function