Searched refs:SHM_LOCK (Results 1 – 4 of 4) sorted by relevance
53 #define SHM_LOCK 3 /* Lock segment in core */ macro
120 #define SHM_LOCK 3 /* Lock segment in core */ macro
719 case SHM_LOCK: in shmctl()
808 if (shmctl(Shm_id[cnt], SHM_LOCK, 0) < 0) in mem_setup()