proxygen
|
#include <folly/io/async/ScopedEventBaseThread.h>
#include <thread>
#include <folly/Function.h>
#include <folly/Range.h>
#include <folly/io/async/EventBaseManager.h>
#include <folly/system/ThreadName.h>
Go to the source code of this file.
Namespaces | |
folly | |
—— Concurrent Priority Queue Implementation —— | |
Functions | |
static void | folly::run (EventBaseManager *ebm, EventBase *eb, folly::Baton<> *stop, const StringPiece &name) |