
| 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 929 of file buffers_test.cpp.
Definition at line 935 of file buffers_test.cpp.
Definition at line 938 of file buffers_test.cpp.
| 
 | inline | 
Definition at line 957 of file buffers_test.cpp.
| 
 | inline | 
Definition at line 955 of file buffers_test.cpp.
| 
 | inline | 
Definition at line 941 of file buffers_test.cpp.
| 
 | inline | 
Definition at line 945 of file buffers_test.cpp.
| int AQGrower< T >::appends | 
Definition at line 933 of file buffers_test.cpp.
| T* AQGrower< T >::mlst | 
Definition at line 932 of file buffers_test.cpp.
Definition at line 934 of file buffers_test.cpp.
| volatile bool AQGrower< T >::stop | 
Definition at line 931 of file buffers_test.cpp.