proxygen
|
This is the complete list of members for folly::UnboundedBlockingQueue< T >, including all inherited members.
add(T item) override | folly::UnboundedBlockingQueue< T > | inlinevirtual |
addWithPriority(T item, int8_t) | folly::BlockingQueue< T > | inlinevirtual |
getNumPriorities() | folly::BlockingQueue< T > | inlinevirtual |
queue_ | folly::UnboundedBlockingQueue< T > | private |
sem_ | folly::UnboundedBlockingQueue< T > | private |
size() override | folly::UnboundedBlockingQueue< T > | inlinevirtual |
take() override | folly::UnboundedBlockingQueue< T > | inlinevirtual |
try_take_for(std::chrono::milliseconds time) override | folly::UnboundedBlockingQueue< T > | inlinevirtual |
~BlockingQueue()=default | folly::BlockingQueue< T > | virtual |
~UnboundedBlockingQueue() | folly::UnboundedBlockingQueue< T > | inlinevirtual |