summaryrefslogtreecommitdiff
path: root/examples/System_V_IPC/SV_Shared_Memory/SV_Shared_Memory_Test.h
blob: 795e9180f655b265e375a3162c81712e678cded8 (plain)
1
2
3
4
5
6
7
/* -*- C++ -*- */
// @(#)SV_Shared_Memory_Test.h	1.1	10/18/96

#include "ace/OS.h"
#define SHMSZ 27
#define SEM_KEY 1234
#define SHM_KEY 5678