Version: 8.3.0
SALOMETraceCollectorTest.cxx File Reference
#include "SALOMETraceCollectorTest.hxx"
#include <iostream>
#include <fstream>
#include <string>
#include <cstdlib>
#include "LocalTraceBufferPool.hxx"
#include "utilities.h"
#include "Basics_Utils.hxx"
Include dependency graph for SALOMETraceCollectorTest.cxx:

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...
 

Macro Definition Documentation

#define NUM_MESSAGES   20
#define NUM_THREADS   20

Function Documentation

void* PrintHello ( void *  threadid)

NUM_THREAD are created with function PrintHello, which produces NUM_MESSAGES traces.