Job class for job manager. More...
Go to the source code of this file.
Classes | |
| class | tpie::job |
Namespaces | |
| tpie | |
| pipelining/factory_base.h Base class of pipelining factories | |
Functions | |
| memory_size_type | tpie::default_worker_count () |
| Return the number of job threads initialized by the job framework in init_job(). More... | |
| void | tpie::init_job () |
| Used by tpie_init to initialize the job subsystem. More... | |
| void | tpie::finish_job () |
| Used by tpie_finish to deinitialize the job subsystem. More... | |
Job class for job manager.
Definition in file job.h.