Home
last modified time | relevance | path

Searched defs:shared_child (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/shared_child/src/
Dlib.rs388 let shared_child = SharedChild::spawn(&mut sleep_forever_cmd()).unwrap(); in test_into_inner_before_wait() localVariable
399 let shared_child = SharedChild::spawn(&mut sleep_forever_cmd()).unwrap(); in test_into_inner_after_wait() localVariable
425 let mut shared_child = SharedChild::new(child).unwrap(); in test_new() localVariable
451 let shared_child = SharedChild::spawn(&mut command)?; in test_takes() localVariable
/aosp_15_r20/external/rust/android-crates-io/crates/shared_child/
DCargo.toml14 name = "shared_child" package
/aosp_15_r20/external/ltp/testcases/kernel/containers/mqns/
H A Dmqns_02.c29 static void shared_child(void) in shared_child() function
/aosp_15_r20/external/rust/android-crates-io/pseudo_crate/
DCargo.toml295 shared_child = "=1.0.0" qkey