proxygen
folly::detail::RingBufferSlot< T, Atom > Member List

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

datafolly::detail::RingBufferSlot< T, Atom >private
RingBufferSlot() noexceptfolly::detail::RingBufferSlot< T, Atom >inlineexplicit
sequencer_folly::detail::RingBufferSlot< T, Atom >private
tryRead(T &dest, uint32_t turn) noexceptfolly::detail::RingBufferSlot< T, Atom >inline
waitAndTryRead(T &dest, uint32_t turn) noexceptfolly::detail::RingBufferSlot< T, Atom >inline
write(const uint32_t turn, T &value) noexceptfolly::detail::RingBufferSlot< T, Atom >inline