STASIS
A pipeline delivery generator
Loading...
Searching...
No Matches
MultiProcessingPool Struct Reference

Data Fields

struct MultiProcessingTasktask
 Array of tasks to execute.
 
size_t num_used
 Number of tasks populated in the task array.
 
size_t num_alloc
 Number of tasks allocated by the task array.
 
char ident [255]
 Identity of task pool.
 
char log_root [PATH_MAX]
 Base directory to store stderr/stdout log files.
 
int status_interval
 Report a pooled task is "running" every n seconds.
 
struct Semaphore semaphore
 

The documentation for this struct was generated from the following file: