proxygen
folly::AtomicLinkedList< T > Member List

This is the complete list of members for folly::AtomicLinkedList< T >, including all inherited members.

AtomicLinkedList()folly::AtomicLinkedList< T >inline
AtomicLinkedList(const AtomicLinkedList &)=deletefolly::AtomicLinkedList< T >
AtomicLinkedList(AtomicLinkedList &&other) noexcept=defaultfolly::AtomicLinkedList< T >
empty() const folly::AtomicLinkedList< T >inline
insertHead(T t)folly::AtomicLinkedList< T >inline
list_folly::AtomicLinkedList< T >private
operator=(const AtomicLinkedList &)=deletefolly::AtomicLinkedList< T >
operator=(AtomicLinkedList &&other)=defaultfolly::AtomicLinkedList< T >
reverseSweep(F &&func)folly::AtomicLinkedList< T >inline
sweep(F &&func)folly::AtomicLinkedList< T >inline
~AtomicLinkedList()folly::AtomicLinkedList< T >inline