Searched defs:InnerLock (Results 1 – 2 of 2) sorted by relevance
42 struct InnerLock<T> { struct56 let inner = Arc::new(InnerLock { in split() argument123 impl<T> InnerLock<T> { impl
142 std::pair<GeneralError, uint32_t> RdbCloud::InnerLock(FLAG flag) in InnerLock() function in OHOS::DistributedRdb::RdbCloud