Base class for threads created with ThreadPoolExecutor. Some subclasses have methods that operate on these handles.
Synopsis
Declared in <folly/executors/ThreadPoolExecutor.h>
class ThreadHandle;
Member Functions
Name |
Description |
|
Destroys the thread handle. |