Home
last modified time | relevance | path

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

/dports/security/keybase/client-v5.7.1/shared/ios/Pods/Folly/folly/
H A DSynchronized.h1059 LockedPtrBase<SynchronizedType, Mutex, LockPolicyType>&& rhs) noexcept in LockedPtrBase()
1073 LockedPtrBase<SynchronizedType, Mutex, LockPolicyLhs>& lhs, in assignImpl()
1154 LockedPtrBase(LockedPtrBase<SynchronizedType, std::mutex, LockPolicyType>&& in LockedPtrBase() function
1171 LockedPtrBase<SynchronizedType, std::mutex, LockPolicyLhs>& lhs, in assignImpl()
1249 explicit ScopedUnlocker(LockedPtr<SynchronizedType, LockPolicy>* p) in ScopedUnlocker()
1349 LockedPtr(LockedPtr<SynchronizedType, LockPolicyType>&& other) noexcept in LockedPtr() function
/dports/sysutils/py-pywatchman/watchman-4.9.0/
H A Dwatchman_synchronized.h616 explicit ScopedUnlocker(LockedPtr<SynchronizedType, LockPolicy>* p) in ScopedUnlocker()