Home
last modified time | relevance | path

Searched refs:HSL_SHMEM_KEY (Results 1 – 4 of 4) sorted by relevance

/utopia/UTPA2-700.0.x/modules/hsl/api/hsl/
H A DapiHSL_SHM.c121 syncMem->id = shmget(HSL_SHMEM_KEY, sizeof(cHslSyncData), IPC_CREAT| IPC_EXCL | 0777); in InitShareMemory()
130 syncMem->id = shmget(HSL_SHMEM_KEY, 0, 0); in InitShareMemory()
/utopia/UTPA2-700.0.x/mxlib/include/
H A DapiHSL_SHM.h93 #define HSL_SHMEM_KEY 7995 macro
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DapiHSL_SHM.h93 #define HSL_SHMEM_KEY 7995 macro
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt58771 #define HSL_SHMEM_KEY 7995