proxygen
|
This is the complete list of members for folly::FiberIOExecutor, including all inherited members.
add(folly::Function< void()> f) override | folly::FiberIOExecutor | inlinevirtual |
addWithPriority(Func, int8_t priority) | folly::Executor | virtual |
FiberIOExecutor(const std::shared_ptr< IOExecutor > &ioExecutor, fibers::FiberManager::Options opts=fibers::FiberManager::Options()) | folly::FiberIOExecutor | inlineexplicit |
getEventBase() override | folly::FiberIOExecutor | inlinevirtual |
getKeepAliveToken(ExecutorT *executor) | folly::Executor | inlinestatic |
getKeepAliveToken(ExecutorT &executor) | folly::Executor | inlinestatic |
getNumPriorities() const | folly::Executor | inlinevirtual |
HI_PRI | folly::Executor | static |
ioExecutor_ | folly::FiberIOExecutor | private |
isKeepAliveDummy(const KeepAlive< ExecutorT > &keepAlive) | folly::Executor | inlineprotectedstatic |
keepAliveAcquire() | folly::Executor | protectedvirtual |
keepAliveRelease() | folly::Executor | protectedvirtual |
LO_PRI | folly::Executor | static |
makeKeepAlive(ExecutorT *executor) | folly::Executor | inlineprotectedstatic |
MID_PRI | folly::Executor | static |
options_ | folly::FiberIOExecutor | private |
~Executor() | folly::Executor | inlinevirtual |
~IOExecutor() override=default | folly::IOExecutor |