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

Public data structure for rad_task_config. More...

#include <radkernel.h>

Public Attributes

uint32_t size
 Public structure field.
 
const char * name
 Public structure field.
 
size_t stack_size
 Public structure field.
 
int target_core
 Public structure field.
 
int priority
 Public structure field.
 
void * user_context
 Public structure field.
 

Detailed Description

Public data structure for rad_task_config.


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