#include <pthreadpool.h>
Public Member Functions | |
| ThreadJob () | |
| virtual | ~ThreadJob () |
| void | wait () |
| void | tryWait () |
Public Attributes | |
| Signal0< int > | sigMain |
Protected Member Functions | |
| virtual void | main () |
| void | finished () |
Friends | |
| class | WorkerThread |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Definition at line 37 of file pthreadpool.h. |
|
|
Definition at line 46 of file pthreadpool.h. |
1.3.3