proxygen
folly::detail::LifoSemBase< Handoff, Atom > Member List

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

allocateNode(Args &&...args)folly::detail::LifoSemBase< Handoff, Atom >inlineprotected
decrOrPush(uint32_t &n, uint32_t idx)folly::detail::LifoSemBase< Handoff, Atom >inlineprivate
head_folly::detail::LifoSemBase< Handoff, Atom >private
idxToNode(uint32_t idx)folly::detail::LifoSemBase< Handoff, Atom >inlineprivatestatic
incrOrPop(uint32_t n)folly::detail::LifoSemBase< Handoff, Atom >inlineprivate
isShutdown() const folly::detail::LifoSemBase< Handoff, Atom >inline
LifoSemBase(uint32_t initialValue=0)folly::detail::LifoSemBase< Handoff, Atom >inlineexplicit
LifoSemBase(LifoSemBase const &)=deletefolly::detail::LifoSemBase< Handoff, Atom >
nodeToIdx(const LifoSemNode< Handoff, Atom > &node)folly::detail::LifoSemBase< Handoff, Atom >inlineprivatestatic
operator=(LifoSemBase const &)=deletefolly::detail::LifoSemBase< Handoff, Atom >
post()folly::detail::LifoSemBase< Handoff, Atom >inline
post(uint32_t n)folly::detail::LifoSemBase< Handoff, Atom >inline
shutdown()folly::detail::LifoSemBase< Handoff, Atom >inline
try_wait_for(const std::chrono::duration< Rep, Period > &timeout)folly::detail::LifoSemBase< Handoff, Atom >inline
try_wait_until(const std::chrono::time_point< Clock, Duration > &deadline)folly::detail::LifoSemBase< Handoff, Atom >inline
tryRemoveNode(const LifoSemNode< Handoff, Atom > &removenode)folly::detail::LifoSemBase< Handoff, Atom >inlineprivate
tryWait()folly::detail::LifoSemBase< Handoff, Atom >inline
tryWait(uint32_t n)folly::detail::LifoSemBase< Handoff, Atom >inline
tryWaitOrPush(LifoSemNode< Handoff, Atom > &waiterNode)folly::detail::LifoSemBase< Handoff, Atom >inlineprotected
UniquePtr typedeffolly::detail::LifoSemBase< Handoff, Atom >protected
valueGuess() const folly::detail::LifoSemBase< Handoff, Atom >inline
wait()folly::detail::LifoSemBase< Handoff, Atom >inline
WaitResult enum namefolly::detail::LifoSemBase< Handoff, Atom >protected