proxygen
|
#include <folly/executors/CPUThreadPoolExecutor.h>
#include <folly/executors/task_queue/PriorityLifoSemMPMCQueue.h>
#include <folly/portability/GFlags.h>
Go to the source code of this file.
Namespaces | |
folly | |
—— Concurrent Priority Queue Implementation —— | |
Functions | |
DEFINE_bool (dynamic_cputhreadpoolexecutor, true,"CPUThreadPoolExecutor will dynamically create and destroy threads") | |