#include <cstdio>
#include <unistd.h>
#include "DynThreads.hh"
Include dependency graph for Test.cc:
Go to the source code of this file.
Classes | |
class | clUserThreads |
Functions | |
int | main (int argc, char *argv[]) |
|
Definition at line 21 of file Test.cc. References clDynThreads< TThreads >::Create(), clUserThreads::Stop(), and clDynThreadsBase::Wait(). |