GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > PBS / V2-10-10

Constituent: pbs     Tag: rad750


Interface   Data Structures   File List   Data Fields   Globals  

_TASK_attr Struct Reference

Encapsulates the more esoteric options. More...

#include <TASK.h>


Data Fields

const char * name
int priority
int options
char * stack_addr
int stack_size
int rsvd [11]


Detailed Description

Encapsulates the more esoteric options.


Field Documentation

const char* _TASK_attr::name
 

Task name, purely informational, may be NULL

int _TASK_attr::options
 

A set of options, see TASK_options

int _TASK_attr::priority
 

Task priority, 0 = highest, 255 = lowest

int _TASK_attr::rsvd[11]
 

Reserved for future use

char* _TASK_attr::stack_addr
 

Stack address, always specify low address

int _TASK_attr::stack_size
 

Stack size, make sure to check with system minimums


The documentation for this struct was generated from the following file:
Generated on Mon Nov 20 05:31:48 2006 by  doxygen 1.4.4