Home
last modified time | relevance | path

Searched refs:first_orphan (Results 1 – 1 of 1) sorted by relevance

/external/rust/crates/tokio/src/process/unix/
Dorphan.rs176 let first_orphan = MockWait::new(0); in drain_attempts_a_single_reap_of_all_queued_orphans() localVariable
181 let first_waits = first_orphan.total_waits.clone(); in drain_attempts_a_single_reap_of_all_queued_orphans()
187 orphanage.push_orphan(first_orphan); in drain_attempts_a_single_reap_of_all_queued_orphans()