#include <stdlib.h>
#include <Basics.H>
#include "FlushQueue.H"
Go to the source code of this file.
Functions | |
int | _Prand_r (unsigned int *seedptr) |
int | main (int argc, char *argv[]) |
|
|
|
Definition at line 95 of file TestFlushQueue.C. References Basics::thread::fork_and_detach(), Basics::mutex::lock(), NEW_CONSTR, NEW_PTRFREE_CONSTR, Syntax(), ThreadArgs::th, and Basics::cond::wait(). |