|
proxygen
|
#include <atomic>#include <thread>#include <folly/executors/InlineExecutor.h>#include <folly/futures/detail/Core.h>Go to the source code of this file.
Namespaces | |
| folly | |
| —— Concurrent Priority Queue Implementation —— | |
| folly::futures | |
| folly::futures::detail | |
Functions | |
| template<typename T > | |
| void | folly::futures::detail::coreDetachPromiseMaybeWithResult (Core< T > &core) |