Classes | |
| class | Worker |
Public Member Functions | |
| BuffersMPoolTest () | |
| ~BuffersMPoolTest () | |
Public Attributes | |
| ThreadInterface * | athread |
| ThreadInterface * | bthread |
| TsPool< Dummy > * | mpool |
| TsPool< std::vector< Dummy > > * | vpool |
Definition at line 743 of file buffers_test.cpp.
|
inline |
Definition at line 753 of file buffers_test.cpp.
|
inline |
Definition at line 759 of file buffers_test.cpp.
| ThreadInterface* BuffersMPoolTest::athread |
Definition at line 747 of file buffers_test.cpp.
| ThreadInterface* BuffersMPoolTest::bthread |
Definition at line 748 of file buffers_test.cpp.
| TsPool<Dummy>* BuffersMPoolTest::mpool |
Definition at line 750 of file buffers_test.cpp.
| TsPool<std::vector<Dummy> >* BuffersMPoolTest::vpool |
Definition at line 751 of file buffers_test.cpp.