|
|
|
|
Documentation |
|
Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members Related Pages Search
mutex.cpp File Referencemutex and synchronization implementation.
More...
#include "stdmisc.h"
#include "nel/misc/mutex.h"
#include "nel/misc/time_nl.h"
Go to the source code of this file.
Detailed Description
mutex and synchronization implementation.
-
Id:
-
mutex.cpp,v 1.27 2002/02/18 12:57:05 lecroart Exp
Definition in file mutex.cpp.
Define Documentation
#define debugBeginEnter |
( |
|
) |
;
|
|
#define debugCreateMutex |
( |
|
) |
;
|
|
#define debugDeleteMutex |
( |
|
) |
;
|
|
#define debugEndEnter |
( |
|
) |
;
|
|
|
|