#include "ace/config-all.h"
#include "ace/Mutex.h"
#include "ace/Process_Mutex.inl"
Include dependency graph for Process_Mutex.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | ACE_Process_Mutex |
A wrapper for mutexes that can be used across processes on the same host machine, as well as within a process, of course. More... | |
Variables | |
ACE_BEGIN_VERSIONED_NAMESPACE_DECL class | ACE_Time_Value |
A wrapper for mutexes that can be used across processes on the same host machine, as well as within a process, of course.
Definition in file Process_Mutex.h.
|
Definition at line 43 of file Process_Mutex.h. |