Homepage Demos Overview Downloads Tutorials Reference
Credits

MutexLock.h File Reference


Detailed Description

Defines MutexLock, a software only mutual exclusion lock.

Author:
ejt (Creator), Edward A. Lycklama, Vassos Hadzilacos (paper from which this was based)
Author
ejt
Name
tekkotsu-2_0
Revision
1.8
State
Rel
Date
2003/09/25 15:31:53

Definition in file MutexLock.h.

#include "debuget.h"
#include <iostream>

Include dependency graph for MutexLock.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Classes

class  MutexLock
 A software only mutual exclusion lock. More...

struct  MutexLock::door_t
 Holds per process shared info, one of these per process. More...


Defines

#define mutexdebugout(i, c)   {}
 If you define this to do something more interesting, can use it to see what's going on in the locking process.


Define Documentation

#define mutexdebugout i,
 )     {}
 

If you define this to do something more interesting, can use it to see what's going on in the locking process.

Definition at line 160 of file MutexLock.h.

Referenced by MutexLock< num_doors >::do_try_lock().


Tekkotsu v2.0
Generated Wed Jan 21 03:21:50 2004 by Doxygen 1.3.4