$search
Public Member Functions | |
AQWorker (T *l) | |
bool | breakLoop () |
void | finalize () |
bool | initialize () |
void | step () |
~AQWorker () | |
Public Attributes | |
int | appends |
int | erases |
T * | mlst |
Dummy * | orig |
bool | stop |
Static Public Attributes | |
static os::Mutex | m |
A Worker Reads and writes the queue.
Definition at line 577 of file buffers_test.cpp.
Definition at line 585 of file buffers_test.cpp.
Definition at line 588 of file buffers_test.cpp.
bool AQWorker< T >::breakLoop | ( | ) | [inline] |
Definition at line 614 of file buffers_test.cpp.
void AQWorker< T >::finalize | ( | ) | [inline] |
Definition at line 612 of file buffers_test.cpp.
bool AQWorker< T >::initialize | ( | ) | [inline] |
Definition at line 591 of file buffers_test.cpp.
void AQWorker< T >::step | ( | ) | [inline] |
Definition at line 595 of file buffers_test.cpp.
Definition at line 582 of file buffers_test.cpp.
Definition at line 583 of file buffers_test.cpp.
Definition at line 579 of file buffers_test.cpp.
Definition at line 581 of file buffers_test.cpp.
Definition at line 584 of file buffers_test.cpp.
Definition at line 580 of file buffers_test.cpp.