proxygen
SerialExecutor.h File Reference
#include <atomic>
#include <memory>
#include <mutex>
#include <folly/concurrency/UnboundedQueue.h>
#include <folly/executors/GlobalExecutor.h>
#include <folly/executors/SequencedExecutor.h>

Go to the source code of this file.

Classes

class  folly::SerialExecutor
 Executor that guarantees serial non-concurrent execution of added tasks. More...
 
class  folly::SerialExecutor::Deleter
 

Namespaces

 folly
 —— Concurrent Priority Queue Implementation ——