#include "ace/os_include/sys/os_stat.h"#include "ace/os_include/sys/os_ipc.h"#include "ace/os_include/sys/os_sem.h"#include "ace/Default_Constants.h"#include "ace/SV_Semaphore_Simple.inl"Include dependency graph for SV_Semaphore_Simple.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
| Classes | |
| class | ACE_SV_Semaphore_Simple | 
| This is a simple semaphore package that assumes there are no race conditions for initialization (i.e., the order of process startup must be well defined).  More... | |
| Defines | |
| #define | ACE_DEFAULT_SEM_KEY "ACE_SEM_KEY" | 
Definition in file SV_Semaphore_Simple.h.
| 
 | 
| 
 Definition at line 32 of file SV_Semaphore_Simple.h. Referenced by ACE_SV_Semaphore_Complex::ACE_SV_Semaphore_Complex(), and ACE_SV_Semaphore_Simple::open(). | 
 1.3.6
 
1.3.6