proxygen
folly::ThreadPoolExecutor::ThreadHandle Class Reference

#include <ThreadPoolExecutor.h>

Inheritance diagram for folly::ThreadPoolExecutor::ThreadHandle:
folly::ThreadPoolExecutor::Thread

Public Member Functions

virtual ~ThreadHandle ()=default
 

Detailed Description

Base class for threads created with ThreadPoolExecutor. Some subclasses have methods that operate on these handles.

Definition at line 131 of file ThreadPoolExecutor.h.

Constructor & Destructor Documentation

virtual folly::ThreadPoolExecutor::ThreadHandle::~ThreadHandle ( )
virtualdefault

The documentation for this class was generated from the following file: