#include "ace/os_include/os_errno.h"
#include "ace/os_include/sys/os_types.h"
Include dependency graph for Null_Semaphore.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | ACE_Null_Semaphore |
Implement a do nothing ACE_Semaphore, i.e., all the methods are no ops. More... | |
Variables | |
ACE_BEGIN_VERSIONED_NAMESPACE_DECL class | ACE_Time_Value |
Moved from Synch.h.
Definition in file Null_Semaphore.h.
|
Definition at line 30 of file Null_Semaphore.h. |