#include "ace/Null_Mutex.h"
#include "ace/os_include/os_errno.h"
Include dependency graph for Null_Condition.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | ACE_Null_Condition |
Implement a do nothing ACE_Condition variable wrapper, i.e., all methods are no ops. This class is necessary since some C++ compilers are *very* lame... More... | |
Variables | |
ACE_BEGIN_VERSIONED_NAMESPACE_DECL class | ACE_Time_Value |
Moved from Synch.h.
Definition in file Null_Condition.h.
|
Definition at line 31 of file Null_Condition.h. |