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 &)=delete | folly::detail::LifoSemBase< Handoff, Atom > | |
nodeToIdx(const LifoSemNode< Handoff, Atom > &node) | folly::detail::LifoSemBase< Handoff, Atom > | inlineprivatestatic |
operator=(LifoSemBase const &)=delete | folly::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 typedef | folly::detail::LifoSemBase< Handoff, Atom > | protected |
valueGuess() const | folly::detail::LifoSemBase< Handoff, Atom > | inline |
wait() | folly::detail::LifoSemBase< Handoff, Atom > | inline |
WaitResult enum name | folly::detail::LifoSemBase< Handoff, Atom > | protected |