proxygen
|
This is the complete list of members for folly::futures::Barrier, including all inherited members.
allocateControlBlock() | folly::futures::Barrier | private |
Barrier(uint32_t n) | folly::futures::Barrier | explicit |
BoolPromise typedef | folly::futures::Barrier | private |
controlBlock_ | folly::futures::Barrier | private |
controlBlockSize(size_t n) | folly::futures::Barrier | inlineprivatestatic |
freeControlBlock(ControlBlock *b) | folly::futures::Barrier | private |
kReader | folly::futures::Barrier | privatestatic |
kReaderShift | folly::futures::Barrier | privatestatic |
kValueMask | folly::futures::Barrier | privatestatic |
promises(ControlBlock *cb) | folly::futures::Barrier | inlineprivatestatic |
size_ | folly::futures::Barrier | private |
wait() | folly::futures::Barrier | |
~Barrier() | folly::futures::Barrier |