OSAPI  0.29
Open System API
osapi_proc_info_S Struct Reference

The process information structure. More...

#include <proc_type_info.h>

Collaboration diagram for osapi_proc_info_S:

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.
 

Detailed Description

The process information structure.


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