Called for a thread that has not yet stopped when this observer is removed.
Declared in <folly/executors/ThreadPoolExecutor.h>
virtual
void
threadNotYetStopped(ThreadHandle* h) noexcept;
| Name | Description |
|---|---|
| h | Handle of the thread that has not yet stopped. |