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

Public data structure for rad_task_info. More...

#include <radkernel.h>

Public Attributes

uint64_t id
 Public structure field.
 
char name [64]
 Public structure field.
 
int running
 Public structure field.
 
int finished
 Public structure field.
 
rad_task_state_t state
 Public structure field.
 
int target_core
 Public structure field.
 
int current_core
 Public structure field.
 
int priority
 Public structure field.
 
size_t stack_size
 Public structure field.
 
int detached
 Public structure field.
 

Detailed Description

Public data structure for rad_task_info.


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