GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > IPBS / V0-0-1

Constituent: pbs     Tag: i845e


Interface   Data Structures   File List   Data Fields   Globals  

_FORK_fcb Struct Reference

Defines Fork Control Block containing the global information about the FORK que. More...

Collaboration diagram for _FORK_fcb:

Collaboration graph
[legend]

Data Fields

TASK_tcbtcb
LI_head freelist
const TOCtmo_toc
char * msg_beg
char * msg_end
int msg_cnt
TOC toc_buf
int nques
volatile int enabled
RW_ctl rw
FORK_que_cfg def
FORK_que_cfgcfg
FORK_que_head pend

Detailed Description

Defines Fork Control Block containing the global information about the FORK que.


Field Documentation

FORK_que_cfg* _FORK_fcb::cfg
 

Que configuration blocks

FORK_que_cfg _FORK_fcb::def
 

Default que configuration

volatile int _FORK_fcb::enabled
 

The list of enable ques, applicable only if the PL method of queing is used

LI_head _FORK_fcb::freelist
 

List of free message blocks

char* _FORK_fcb::msg_beg
 

Pointer to beginning of sys message block

int _FORK_fcb::msg_cnt
 

Number of system messages (0 is OKAY)

char* _FORK_fcb::msg_end
 

Pointer to end of sys message block

int _FORK_fcb::nques
 

The number of ques that are configured

FORK_que_head _FORK_fcb::pend
 

Pending control structure, this is a variable length structure and MUST appear as the last element

RW_ctl _FORK_fcb::rw
 

The FORK resource control block, only if the PL method of queing is used

TASK_tcb* _FORK_fcb::tcb
 

The FORK task control block

const TOC* _FORK_fcb::tmo_toc
 

Pointer to the TOC block

TOC _FORK_fcb::toc_buf
 

The timeout control storage (if needed)


The documentation for this struct was generated from the following file:
Generated on Fri Feb 10 20:25:58 2006 by  doxygen 1.4.4