proxygen
|
Go to the source code of this file.
Namespaces | |
folly | |
—— Concurrent Priority Queue Implementation —— | |
folly::fibers | |
Functions | |
template<typename InputT , typename ResultT > | |
AtomicBatchDispatcher< InputT, ResultT > | folly::fibers::createAtomicBatchDispatcher (folly::Function< std::vector< ResultT >(std::vector< InputT > &&)> dispatchFunc, size_t initialCapacity) |