proxygen
FunctionScheduler.h File Reference
#include <folly/Function.h>
#include <folly/Range.h>
#include <folly/hash/Hash.h>
#include <chrono>
#include <condition_variable>
#include <mutex>
#include <thread>
#include <unordered_map>
#include <vector>

Go to the source code of this file.

Classes

class  folly::FunctionScheduler
 
struct  folly::FunctionScheduler::LatencyDistribution
 
struct  folly::FunctionScheduler::RepeatFunc
 
struct  folly::FunctionScheduler::RunTimeOrder
 

Namespaces

 folly
 —— Concurrent Priority Queue Implementation ——