Searched refs:handle4 (Results 1 – 2 of 2) sorted by relevance
705 let handle4 = thread::spawn(move || { in concurrent_legacy_keystore_entry_test() localVariable720 handle4.join().expect("Thread 4 panicked."); in concurrent_legacy_keystore_entry_test()
4817 let handle4 = thread::spawn(move || { in test_large_number_of_concurrent_db_manipulations() localVariable4840 handle4.join().expect("Thread 4 panicked."); in test_large_number_of_concurrent_db_manipulations()