proxygen
folly::SynchronizedPtr< PointerType, MutexType > Member List

This is the complete list of members for folly::SynchronizedPtr< PointerType, MutexType >, including all inherited members.

const_element_type typedeffolly::SynchronizedPtr< PointerType, MutexType >
element_type typedeffolly::SynchronizedPtr< PointerType, MutexType >
inner_folly::SynchronizedPtr< PointerType, MutexType >private
inner_type typedeffolly::SynchronizedPtr< PointerType, MutexType >private
operator=(SynchronizedPtr const &)=defaultfolly::SynchronizedPtr< PointerType, MutexType >
operator=(SynchronizedPtr &&)=defaultfolly::SynchronizedPtr< PointerType, MutexType >
pointer_type typedeffolly::SynchronizedPtr< PointerType, MutexType >
read_locked_element typedeffolly::SynchronizedPtr< PointerType, MutexType >
rlock() const folly::SynchronizedPtr< PointerType, MutexType >inline
SynchronizedPtr(Args...args)folly::SynchronizedPtr< PointerType, MutexType >inlineexplicit
SynchronizedPtr()=defaultfolly::SynchronizedPtr< PointerType, MutexType >
SynchronizedPtr(SynchronizedPtr const &)=defaultfolly::SynchronizedPtr< PointerType, MutexType >
SynchronizedPtr(SynchronizedPtr &&)=defaultfolly::SynchronizedPtr< PointerType, MutexType >
withRLock(Function &&function) const folly::SynchronizedPtr< PointerType, MutexType >inline
withWLock(Function &&function)folly::SynchronizedPtr< PointerType, MutexType >inline
withWLockPointer(Function &&function)folly::SynchronizedPtr< PointerType, MutexType >inline
wlock()folly::SynchronizedPtr< PointerType, MutexType >inline
wlockPointer()folly::SynchronizedPtr< PointerType, MutexType >inline
write_locked_element typedeffolly::SynchronizedPtr< PointerType, MutexType >
write_locked_pointer typedeffolly::SynchronizedPtr< PointerType, MutexType >