proxygen
|
This is the complete list of members for folly::EventCount, including all inherited members.
await(Condition condition) | folly::EventCount | |
cancelWait() noexcept | folly::EventCount | inline |
doNotify(int n) noexcept | folly::EventCount | inlineprivate |
EventCount() noexcept | folly::EventCount | inline |
EventCount(const EventCount &)=delete | folly::EventCount | private |
EventCount(EventCount &&)=delete | folly::EventCount | private |
kAddEpoch | folly::EventCount | privatestatic |
kAddWaiter | folly::EventCount | privatestatic |
kEpochOffset | folly::EventCount | privatestatic |
kEpochShift | folly::EventCount | privatestatic |
kSubWaiter | folly::EventCount | privatestatic |
kWaiterMask | folly::EventCount | privatestatic |
notify() noexcept | folly::EventCount | inline |
notifyAll() noexcept | folly::EventCount | inline |
operator=(const EventCount &)=delete | folly::EventCount | private |
operator=(EventCount &&)=delete | folly::EventCount | private |
prepareWait() noexcept | folly::EventCount | inline |
val_ | folly::EventCount | private |
wait(Key key) noexcept | folly::EventCount | inline |