$search
Public Member Functions | |
AQGrower (T *l) | |
bool | breakLoop () |
void | finalize () |
bool | initialize () |
void | step () |
~AQGrower () | |
Public Attributes | |
int | appends |
T * | mlst |
Dummy * | orig |
volatile bool | stop |
A grower stresses the 'overrun' case by flooding the queue.
Definition at line 628 of file buffers_test.cpp.
Definition at line 634 of file buffers_test.cpp.
Definition at line 637 of file buffers_test.cpp.
bool AQGrower< T >::breakLoop | ( | ) | [inline] |
Definition at line 656 of file buffers_test.cpp.
void AQGrower< T >::finalize | ( | ) | [inline] |
Definition at line 654 of file buffers_test.cpp.
bool AQGrower< T >::initialize | ( | ) | [inline] |
Definition at line 640 of file buffers_test.cpp.
void AQGrower< T >::step | ( | ) | [inline] |
Definition at line 644 of file buffers_test.cpp.
Definition at line 632 of file buffers_test.cpp.
Definition at line 631 of file buffers_test.cpp.
Definition at line 633 of file buffers_test.cpp.
Definition at line 630 of file buffers_test.cpp.