proxygen
Parallel-inl.h File Reference
#include <folly/MPMCQueue.h>
#include <folly/ScopeGuard.h>
#include <folly/experimental/EventCount.h>
#include <atomic>
#include <thread>
#include <vector>

Go to the source code of this file.

Classes

class  folly::gen::detail::ClosableMPMCQueue< T >
 
class  folly::gen::detail::Sub< Sink >
 
class  folly::gen::detail::Parallel< Ops >
 
class  folly::gen::detail::Parallel< Ops >::Generator< Input, Source, InputDecayed, Composed, Output, OutputDecayed >
 
class  folly::gen::detail::Parallel< Ops >::Generator< Input, Source, InputDecayed, Composed, Output, OutputDecayed >::Puller
 
class  folly::gen::detail::Parallel< Ops >::Generator< Input, Source, InputDecayed, Composed, Output, OutputDecayed >::Pusher< all >
 
class  folly::gen::detail::Parallel< Ops >::Generator< Input, Source, InputDecayed, Composed, Output, OutputDecayed >::Executor< all >
 
class  folly::gen::detail::ChunkedRangeSource< Iterator >
 

Namespaces

 folly
 —— Concurrent Priority Queue Implementation ——
 
 folly::gen
 
 folly::gen::detail