Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/sync/
H A Drwlock.rs468 let lock3 = lock.clone(); in ut_rwlock_write_test_02() localVariable
482 let aa = lock3.read().await; in ut_rwlock_write_test_02()