|
proxygen
|
Go to the source code of this file.
Namespaces | |
| folly | |
| —— Concurrent Priority Queue Implementation —— | |
Functions | |
| std::shared_ptr< Executor > | folly::getCPUExecutor () |
| void | folly::setCPUExecutor (std::weak_ptr< Executor > executor) |
| std::shared_ptr< IOExecutor > | folly::getIOExecutor () |
| void | folly::setIOExecutor (std::weak_ptr< IOExecutor > executor) |
| EventBase * | folly::getEventBase () |