Home
last modified time | relevance | path

Searched refs:handle4 (Results 1 – 2 of 2) sorted by relevance

/system/security/keystore2/legacykeystore/
Dlib.rs737 let handle4 = thread::spawn(move || { in concurrent_legacy_keystore_entry_test() localVariable
752 handle4.join().expect("Thread 4 panicked."); in concurrent_legacy_keystore_entry_test()
/system/security/keystore2/src/
Ddatabase.rs4320 let handle4 = thread::spawn(move || { in test_large_number_of_concurrent_db_manipulations() localVariable
4343 handle4.join().expect("Thread 4 panicked."); in test_large_number_of_concurrent_db_manipulations()