proxygen
BatchDispatcher.h File Reference
#include <folly/Function.h>
#include <folly/futures/Future.h>
#include <folly/futures/Promise.h>
#include <exception>
#include <memory>
#include <stdexcept>
#include <vector>

Go to the source code of this file.

Classes

class  folly::fibers::BatchDispatcher< ValueT, ResultT, ExecutorT >
 
struct  folly::fibers::BatchDispatcher< ValueT, ResultT, ExecutorT >::DispatchState
 

Namespaces

 folly
 —— Concurrent Priority Queue Implementation ——
 
 folly::fibers