Home
last modified time | relevance | path

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

/external/rust/crates/tokio/src/process/unix/
Dorphan.rs184 let fourth_waits = fourth_orphan.total_waits.clone(); in drain_attempts_a_single_reap_of_all_queued_orphans() localVariable
199 assert_eq!(fourth_waits.get(), 1); in drain_attempts_a_single_reap_of_all_queued_orphans()
206 assert_eq!(fourth_waits.get(), 1); in drain_attempts_a_single_reap_of_all_queued_orphans()
213 assert_eq!(fourth_waits.get(), 1); in drain_attempts_a_single_reap_of_all_queued_orphans()