Public Member Functions | |
BuffersAQueueTest () | |
~BuffersAQueueTest () | |
Public Attributes | |
AtomicQueue< Dummy * > * | aqueue |
ThreadInterface * | athread |
ThreadInterface * | bthread |
ListLockFree< Dummy > * | listlockfree |
Definition at line 83 of file buffers_test.cpp.
BuffersAQueueTest::BuffersAQueueTest | ( | ) | [inline] |
Definition at line 91 of file buffers_test.cpp.
BuffersAQueueTest::~BuffersAQueueTest | ( | ) | [inline] |
Definition at line 96 of file buffers_test.cpp.
Definition at line 86 of file buffers_test.cpp.
ThreadInterface* BuffersAQueueTest::athread |
Definition at line 87 of file buffers_test.cpp.
ThreadInterface* BuffersAQueueTest::bthread |
Definition at line 88 of file buffers_test.cpp.
Definition at line 89 of file buffers_test.cpp.