TPIE

v1.1rc1-6-g0c97303
job.h File Reference

Job class for job manager. More...

#include <stddef.h>
#include <boost/thread.hpp>
#include <tpie/types.h>

Go to the source code of this file.

Classes

class  tpie::job
 

Namespaces

 tpie
 TPIE's namespace.
 

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...
 

Detailed Description

Job class for job manager.

Definition in file job.h.