#include "ace/os_include/os_errno.h"#include "ace/Global_Macros.h"#include "ace/OS_Memory.h"Include dependency graph for Null_Mutex.h:

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

Go to the source code of this file.
Classes | |
| class | ACE_Null_Mutex |
| Implement a do nothing ACE_Mutex, i.e., all the methods are no ops. More... | |
| class | ACE_Guard< ACE_Null_Mutex > |
| Template specialization of ACE_Guard for the ACE_Null_Mutex. More... | |
| class | ACE_Write_Guard< ACE_Null_Mutex > |
| class | ACE_Read_Guard< ACE_Null_Mutex > |
| class | ACE_Malloc_Lock_Adapter_T< ACE_Null_Mutex > |
Variables | |
| ACE_BEGIN_VERSIONED_NAMESPACE_DECL class | ACE_Time_Value |
Moved from Synch.h.
Definition in file Null_Mutex.h.
|
|
Definition at line 37 of file Null_Mutex.h. |
1.3.6