proxygen
|
#include <folly/MPMCQueue.h>
#include <folly/executors/task_queue/BlockingQueue.h>
#include <folly/synchronization/LifoSem.h>
Go to the source code of this file.
Classes | |
class | folly::LifoSemMPMCQueue< T, kBehavior > |
Namespaces | |
folly | |
—— Concurrent Priority Queue Implementation —— | |