#include "SALOMETraceCollectorTest.hxx"#include <iostream>#include <fstream>#include <string>#include <cstdlib>#include "LocalTraceBufferPool.hxx"#include "utilities.h"#include "Basics_Utils.hxx"
Macros | |
| #define | NUM_THREADS 20 |
| #define | NUM_MESSAGES 20 |
Functions | |
| void * | PrintHello (void *threadid) |
| NUM_THREAD are created with function PrintHello, which produces NUM_MESSAGES traces. More... | |
| #define NUM_MESSAGES 20 |
| #define NUM_THREADS 20 |
Referenced by SALOMETraceCollectorTest::testLoadBufferPoolCORBA().
| void* PrintHello | ( | void * | threadid | ) |
NUM_THREAD are created with function PrintHello, which produces NUM_MESSAGES traces.