Data Fields

hprocess Struct Reference

Data Fields

int pid
 The process id.
int state
 The state of the process.
int nice
 Value to manipulate priority (set by user application).
int priority
 Actual priority for process.
char * bitfilename
 File where the FPGA-bitstream for the process is.
char * statefilename
 File where the state data for the process is.
struct hprocessnext
struct hprocessprev
struct hsqueueparent_queue

Detailed Description

Definition at line 13 of file hprocess.c.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Enumerations Enumerator Defines