#include "ace/ACE_export.h"
#include "ace/Semaphore.h"
#include "ace/Process_Semaphore.inl"
Include dependency graph for Process_Semaphore.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | ACE_Process_Semaphore |
Wrapper for Dijkstra style general semaphores that work across processes. More... | |
class | ACE_Malloc_Lock_Adapter_T< ACE_Process_Semaphore > |
Template specialization of ACE_Malloc_Lock_Adapter_T for ACE_Process_Semaphore. More... |
Wrapper for Dijkstra style general semaphores that work across processes.
Definition in file Process_Semaphore.h.