thread_creator Class Reference
creator for
pool
More...
#include <thread.h>
List of all members.
Detailed Description
creator for
pool
Definition at line 182 of file thread.h.
Member Function Documentation
void thread_creator::activate |
( |
thread * |
obj, |
|
|
const job_task & |
task | |
|
) |
| | [static] |
void thread_creator::back |
( |
thread * |
obj, |
|
|
const job_task & |
task | |
|
) |
| | [static] |
void thread_creator::destroy |
( |
thread * |
obj, |
|
|
const job_task & |
task | |
|
) |
| | [static] |
void thread_creator::deactivate |
( |
thread * |
obj, |
|
|
const job_task & |
task | |
|
) |
| | [static] |
The documentation for this class was generated from the following files: