| Homepage | Demos | Overview | Downloads | Tutorials | Reference | Credits |
Definition in file MutexLock.h.
#include "debuget.h"
#include <iostream>
Include dependency graph for MutexLock.h:

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

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. | |
|
|
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 |