|
|
char * | Buffer |
| |
|
unsigned int | Size |
| |
|
unsigned int | Start |
| |
|
unsigned int | Length |
| |
|
unsigned int | Readers |
| |
|
unsigned int | Writers |
| |
|
unsigned int | waitingReaders |
| |
|
unsigned int | waitingWriters |
| |
|
unsigned int | readerCounter |
| |
|
unsigned int | writerCounter |
| |
|
rtems_mutex | Mutex |
| |
|
rtems_condition_variable | readBarrier |
| |
|
rtems_condition_variable | writeBarrier |
| |
The documentation for this struct was generated from the following file: