Searched defs:shmid (Results 1 – 2 of 2) sorted by relevance
47 int shmid; variable107 int shmid = shmget(static_cast<key_t> IPC_PRIVATE, memSize, 0666 | IPC_CREAT); variable133 int shmid; variable180 int shmid; variable244 int shmid; variable298 int shmid; variable335 int shmid; variable
34 static int shmid; // 共享内存标识符 variable