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

Constituent: pbs     Tag: linux-gcc


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
 

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 Sep 30 22:55:51 2005 by doxygen 1.3.3