RandomNumber.cpp File Reference

#include "blocxx/BLOCXX_config.h"
#include "blocxx/RandomNumber.hpp"
#include "blocxx/Assertion.hpp"
#include "blocxx/ThreadOnce.hpp"
#include "blocxx/Mutex.hpp"
#include "blocxx/MutexLock.hpp"
#include "blocxx/GlobalMutex.hpp"
#include <fstream>
#include <sys/types.h>
#include <unistd.h>
#include <sys/time.h>
#include <stdlib.h>
#include <time.h>

Go to the source code of this file.

Namespaces

namespace  BLOCXX_NAMESPACE

Variables

OnceFlag BLOCXX_NAMESPACE::guard = {0, PTHREAD_MUTEX_INITIALIZER}
unsigned int BLOCXX_NAMESPACE::seed = 0
GlobalMutex BLOCXX_NAMESPACE::g_guard = { 0 , 0, {0, PTHREAD_MUTEX_INITIALIZER} }


Generated on Wed Feb 25 19:05:00 2009 for blocxx by  doxygen 1.5.6