|
proxygen
|
This is the complete list of members for folly::detail::RingBufferSlot< T, Atom >, including all inherited members.
| data | folly::detail::RingBufferSlot< T, Atom > | private |
| RingBufferSlot() noexcept | folly::detail::RingBufferSlot< T, Atom > | inlineexplicit |
| sequencer_ | folly::detail::RingBufferSlot< T, Atom > | private |
| tryRead(T &dest, uint32_t turn) noexcept | folly::detail::RingBufferSlot< T, Atom > | inline |
| waitAndTryRead(T &dest, uint32_t turn) noexcept | folly::detail::RingBufferSlot< T, Atom > | inline |
| write(const uint32_t turn, T &value) noexcept | folly::detail::RingBufferSlot< T, Atom > | inline |