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