Homepage Demos Overview Downloads Tutorials Reference
Credits
Main Page | Namespace List | Class Hierarchy | Alphabetical List | Compound List | File List | Namespace Members | Compound Members | File Members | Related Pages | Search

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-1_4_1
Revision
1.7
State
Exp
Date
2003/06/12 23:41:40

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.

Compounds

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.


Tekkotsu v1.4
Generated Sat Jul 19 00:07:46 2003 by Doxygen 1.3.2