ACE  6.2.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Macros
os_ipc.h File Reference
#include "ace/os_include/sys/os_types.h"

Macros

#define ACE_INVALID_SEM_KEY   0
 
#define IPC_PRIVATE   ACE_INVALID_SEM_KEY
 
#define IPC_STAT   0
 
#define IPC_CREAT   0
 
#define IPC_NOWAIT   0
 
#define IPC_RMID   0
 
#define IPC_EXCL   0
 

Detailed Description

XSI interprocess communication access structure

Id:
os_ipc.h 97262 2013-08-09 08:32:10Z johnnyw
Author
Don Hinton dhint.nosp@m.on@d.nosp@m.resys.nosp@m.tems.nosp@m..com
This code was originally in various places including ace/OS.h.

Macro Definition Documentation

#define ACE_INVALID_SEM_KEY   0
#define IPC_CREAT   0
#define IPC_EXCL   0
#define IPC_NOWAIT   0
#define IPC_PRIVATE   ACE_INVALID_SEM_KEY
#define IPC_RMID   0
#define IPC_STAT   0