proxygen
|
This is the complete list of members for folly::CPUThreadPoolExecutor::CPUTask, including all inherited members.
context_ | folly::ThreadPoolExecutor::Task | |
CPUTask(Func &&f, std::chrono::milliseconds expiration, Func &&expireCallback) | folly::CPUThreadPoolExecutor::CPUTask | inlineexplicit |
CPUTask() | folly::CPUThreadPoolExecutor::CPUTask | inline |
enqueueTime_ | folly::ThreadPoolExecutor::Task | |
expiration_ | folly::ThreadPoolExecutor::Task | |
expireCallback_ | folly::ThreadPoolExecutor::Task | |
func_ | folly::ThreadPoolExecutor::Task | |
poison | folly::CPUThreadPoolExecutor::CPUTask | |
stats_ | folly::ThreadPoolExecutor::Task | |
Task(Func &&func, std::chrono::milliseconds expiration, Func &&expireCallback) | folly::ThreadPoolExecutor::Task | explicit |