|
proxygen
|
#include <atomic>#include <condition_variable>#include <deque>#include <map>#include <memory>#include <mutex>#include <thread>#include <folly/Executor.h>#include <folly/executors/thread_factory/ThreadFactory.h>Go to the source code of this file.
Classes | |
| class | folly::ThreadedExecutor |
Namespaces | |
| folly | |
| —— Concurrent Priority Queue Implementation —— | |