proxygen
|
This is the complete list of members for folly::TestExecutor, including all inherited members.
add(Func f) override | folly::TestExecutor | virtual |
addImpl(Func f) | folly::TestExecutor | private |
addWithPriority(Func, int8_t priority) | folly::Executor | virtual |
cv_ | folly::TestExecutor | private |
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 |
m_ | folly::TestExecutor | private |
makeKeepAlive(ExecutorT *executor) | folly::Executor | inlineprotectedstatic |
MID_PRI | folly::Executor | static |
numThreads() const | folly::TestExecutor | |
TestExecutor(size_t numThreads) | folly::TestExecutor | explicit |
workers_ | folly::TestExecutor | private |
workItems_ | folly::TestExecutor | private |
~Executor() | folly::Executor | inlinevirtual |
~TestExecutor() override | folly::TestExecutor |