Searched refs:thread1 (Results 1 – 1 of 1) sorted by relevance
361 let thread1 = thread::spawn(move || { in test02() localVariable393 thread1.join().unwrap(); in test02()