RADPx-OS Kernel (Radical Posix OS)  Crimson 0.1.4
POSIX-inspired kernel API with embedded and desktop VM targets
rad_program_info Struct Reference

Public data structure for rad_program_info. More...

#include <radkernel.h>

Public Attributes

uint64_t id
 Public structure field.
 
char path [128]
 Public structure field.
 
char name [64]
 Public structure field.
 
rad_program_state_t state
 Public structure field.
 
uint64_t task_id
 Public structure field.
 
int exit_code
 Public structure field.
 

Detailed Description

Public data structure for rad_program_info.


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