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