|
proxygen
|
This is the complete list of members for folly::Executor, including all inherited members.
| add(Func)=0 | folly::Executor | pure virtual |
| addWithPriority(Func, int8_t priority) | folly::Executor | virtual |
| getKeepAliveToken(ExecutorT *executor) | folly::Executor | inlinestatic |
| getKeepAliveToken(ExecutorT &executor) | folly::Executor | inlinestatic |
| getNumPriorities() const | folly::Executor | inlinevirtual |
| HI_PRI | folly::Executor | static |
| 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 |
| makeKeepAliveDummy(ExecutorT *executor) | folly::Executor | inlineprivatestatic |
| MID_PRI | folly::Executor | static |
| ~Executor() | folly::Executor | inlinevirtual |