Home
last modified time | relevance | path

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

/system/security/keystore2/legacykeystore/
Dlib.rs705 let handle4 = thread::spawn(move || { in concurrent_legacy_keystore_entry_test() localVariable
720 handle4.join().expect("Thread 4 panicked."); in concurrent_legacy_keystore_entry_test()
/system/security/keystore2/src/
Ddatabase.rs4817 let handle4 = thread::spawn(move || { in test_large_number_of_concurrent_db_manipulations() localVariable
4840 handle4.join().expect("Thread 4 panicked."); in test_large_number_of_concurrent_db_manipulations()