Searched defs:all_handles (Results 1 – 3 of 3) sorted by relevance
235 auto all_handles = boost::this_process::get_handles(); in main() local
134 auto all_handles = get_handles(); in on_setup() local
231 let mut all_handles: HashSet<Handle> = HashSet::new(); in test_non_overwriting_old_handles() localVariable