#include "ace/ACE_export.h"
#include "ace/Semaphore.h"
#include "ace/Thread_Semaphore.inl"
Include dependency graph for Thread_Semaphore.h:
This graph shows which files directly or indirectly include this file:
Compounds | |
class | ACE_Malloc_Lock_Adapter_T< ACE_Thread_Semaphore > |
Template specialization of ACE_Malloc_Lock_Adapter_T for ACE_Thread_Semaphore. More... | |
class | ACE_Thread_Semaphore |
Wrapper for Dijkstra style general semaphores that work only within one process. More... |
Moved from Synch.h.