|
proxygen
|
This is the complete list of members for folly::ThreadPoolExecutor::Observer, including all inherited members.
| threadNotYetStopped(ThreadHandle *h) | folly::ThreadPoolExecutor::Observer | inlinevirtual |
| threadPreviouslyStarted(ThreadHandle *h) | folly::ThreadPoolExecutor::Observer | inlinevirtual |
| threadStarted(ThreadHandle *)=0 | folly::ThreadPoolExecutor::Observer | pure virtual |
| threadStopped(ThreadHandle *)=0 | folly::ThreadPoolExecutor::Observer | pure virtual |
| ~Observer()=default | folly::ThreadPoolExecutor::Observer | virtual |