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