proxygen
|
#include <folly/futures/Future.h>
#include <folly/Likely.h>
#include <folly/SingletonThreadLocal.h>
#include <folly/futures/ThreadWheelTimekeeper.h>
Go to the source code of this file.
Namespaces | |
folly | |
—— Concurrent Priority Queue Implementation —— | |
folly::futures | |
Functions | |
Future< Unit > | folly::futures::sleep (Duration dur, Timekeeper *tk) |