Searched refs:MockQueue (Results 1 – 3 of 3) sorted by relevance
101 pub(crate) struct MockQueue<W> { struct106 impl<W> MockQueue<W> { impl115 impl<W> OrphanQueue<W> for MockQueue<W> { implementation121 impl<W> ReapOrphanQueue for MockQueue<W> { implementation
136 use crate::process::unix::orphan::test::MockQueue;216 MockQueue::new(), in reaper()257 MockQueue::new(), in kill()273 let queue = MockQueue::new(); in drop_reaps_if_possible()293 let queue = MockQueue::<&mut MockWait>::new(); in drop_enqueues_orphan_if_wait_fails()
97 use crate::process::unix::orphan::test::MockQueue;124 orphan_queue: MockQueue::<()>::new(), in no_reap_if_no_signal()