ACE 8.0.1
Loading...
Searching...
No Matches
Classes | Macros
SV_Semaphore_Simple.h File Reference
#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"

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...
 

Macros

#define ACE_DEFAULT_SEM_KEY   const_cast <char*>("ACE_SEM_KEY")
 

Detailed Description

Author
Douglas C. Schmidt d.sch.nosp@m.midt.nosp@m.@vand.nosp@m.erbi.nosp@m.lt.ed.nosp@m.u

Macro Definition Documentation

◆ ACE_DEFAULT_SEM_KEY

#define ACE_DEFAULT_SEM_KEY   const_cast <char*>("ACE_SEM_KEY")