#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:
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 > |
Wrapper for Dijkstra style general semaphores that work across processes.