Home
last modified time | relevance | path

Searched defs:mutex2 (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/tests/
H A Dsync.rs67 let mutex2 = mutex1.clone(); in sdv_concurrency_with_mutex1() localVariable
242 let mutex2 = mutex.clone(); in sdv_rwlock_multi_threads() localVariable