GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> PBS / V2-12-1 > pbs / rhel4-32


Interface   Data Structures   File List   Data Fields   Globals  

_TASK_attr Struct Reference

Encapsulates the more esoteric options. More...

#include <TASK.h>

List of all members.

Public Attributes

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


Detailed Description

Encapsulates the more esoteric options.

Member Data Documentation

const char* _TASK_attr::name

Task name, purely informational, may be NULL

Referenced by TASK_attr_init(), and TASK_convert().

A set of options, see TASK_options

Referenced by TASK_attr_init().

Task priority, 0 = highest, 255 = lowest

Referenced by TASK_attr_init(), TASK_attr_priority_set(), and TASK_convert().

Reserved for future use

Stack address, always specify low address

Referenced by TASK_attr_init().

Stack size, make sure to check with system minimums

Referenced by TASK_attr_init().


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

Generated on Sat Apr 9 18:27:09 2011 by  doxygen 1.5.8