Crashpad
|
An interface for doing work on a WorkerThread. More...
#include "util/thread/worker_thread.h"
Public Member Functions | |
virtual void | DoWork (const WorkerThread *thread)=0 |
The work function executed by the WorkerThread every work interval. | |
An interface for doing work on a WorkerThread.