Home
last modified time | relevance | path

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

/external/rust/crates/tokio/src/process/unix/
Dorphan.rs183 let third_waits = third_orphan.total_waits.clone(); in drain_attempts_a_single_reap_of_all_queued_orphans() localVariable
198 assert_eq!(third_waits.get(), 1); in drain_attempts_a_single_reap_of_all_queued_orphans()
205 assert_eq!(third_waits.get(), 2); in drain_attempts_a_single_reap_of_all_queued_orphans()
212 assert_eq!(third_waits.get(), 3); in drain_attempts_a_single_reap_of_all_queued_orphans()