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

Constituent: pbs     Tag: i845e


Interface   Data Structures   File List   Data Fields   Globals  

_RNG_dyn Struct Reference

The dynamic component of the ring buffer. More...


Data Fields

unsigned char *volatile wr
unsigned char *volatile rd
unsigned char *volatile wrx
unsigned char *volatile rdx
unsigned char *volatile que


Detailed Description

The dynamic component of the ring buffer.


Field Documentation

unsigned char* volatile _RNG_dyn::que
 

Queue of outstanding frees This takes care of out of order frees and shards

unsigned char* volatile _RNG_dyn::rd
 

The current read pointer

unsigned char* volatile _RNG_dyn::rdx
 

The current read (check) pointer

unsigned char* volatile _RNG_dyn::wr
 

The current write (alloc) pointer

unsigned char* volatile _RNG_dyn::wrx
 

The current write (check) pointer


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