TPIE

2362a60
job.h File Reference

Job class for job manager. More...

#include <stddef.h>
#include <condition_variable>
#include <tpie/types.h>

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

Detailed Description

Job class for job manager.

Definition in file job.h.