|
proxygen
|
#include <cstdio>#include <memory>#include <mutex>#include <queue>#include <folly/executors/DrivableExecutor.h>#include <folly/executors/ScheduledExecutor.h>#include <folly/executors/SequencedExecutor.h>#include <folly/synchronization/LifoSem.h>Go to the source code of this file.
Classes | |
| class | folly::ManualExecutor |
| struct | folly::ManualExecutor::ScheduledFunc |
Namespaces | |
| folly | |
| —— Concurrent Priority Queue Implementation —— | |