|
OSAPI
0.29
Open System API
|
The process information structure. More...
#include <proc_type_info.h>

Data Fields | |
| t_proc_id | id |
| The Process ID. | |
| char | state |
| State: System dependent. | |
| char ** | args |
| The process command line arguments. | |
| t_proc_resources | resources |
| The process resources. | |
| uint64_t | starttime |
| The process start time. | |
The process information structure.