t_rw_lock.cpp File Reference

#include <basis/array.cpp>
#include <basis/chaos.h>
#include <basis/guards.h>
#include <basis/istring.h>
#include <basis/mutex.h>
#include <mechanisms/ithread.h>
#include <mechanisms/safe_roller.h>
#include <mechanisms/rw_lock.h>
#include <mechanisms/time_stamp.h>
#include <opsystem/application_shell.h>
#include <opsystem/path_configuration.h>
#include <data_struct/static_memory_gremlin.h>

Include dependency graph for t_rw_lock.cpp:

Go to the source code of this file.

Defines

#define LOG(to_print)   {}
#define LOG(to_print)   {}

Typedefs

typedef int protectee

Functions

int main (int formal(argc), char *formal(argv)[])

Variables

 HOOPLE_STARTUP_CODE
const int DEFAULT_LIFE_TIME = 2 * MINUTE_ms
const int NUMBER_OF_CHECKERS = 28
chaos rando


Define Documentation

#define LOG ( to_print   )     {}

Definition at line 248 of file t_rw_lock.cpp.

#define LOG ( to_print   )     {}

Definition at line 248 of file t_rw_lock.cpp.


Typedef Documentation

typedef int protectee

Definition at line 35 of file t_rw_lock.cpp.


Function Documentation

int main ( int   formal(argc),
char *  formal(argv)[] 
)

Definition at line 292 of file t_rw_lock.cpp.


Variable Documentation

const int DEFAULT_LIFE_TIME = 2 * MINUTE_ms

Definition at line 38 of file t_rw_lock.cpp.

Referenced by main().

HOOPLE_STARTUP_CODE

Definition at line 28 of file t_rw_lock.cpp.

const int NUMBER_OF_CHECKERS = 28

Definition at line 41 of file t_rw_lock.cpp.

Referenced by main().

chaos rando

Definition at line 48 of file t_rw_lock.cpp.


Generated on Fri Sep 5 04:30:13 2008 for HOOPLE Libraries by  doxygen 1.5.1