Home
last modified time | relevance | path

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

/xnu-11215.61.5/bsd/kern/
H A Dsysv_shm.c117 #define SYSV_SHM_SUBSYS_UNLOCK() lck_mtx_unlock(&sysv_shm_subsys_mutex) macro
373 SYSV_SHM_SUBSYS_UNLOCK(); in shmdt()
571 SYSV_SHM_SUBSYS_UNLOCK(); in shmat()
705 SYSV_SHM_SUBSYS_UNLOCK(); in shmctl()
924 SYSV_SHM_SUBSYS_UNLOCK(); in shmget()
1000 SYSV_SHM_SUBSYS_UNLOCK(); in shmfork()
1025 SYSV_SHM_SUBSYS_UNLOCK(); in shmcleanup()
1158 SYSV_SHM_SUBSYS_UNLOCK(); in sysctl_shminfo()
1278 SYSV_SHM_SUBSYS_UNLOCK(); in IPCS_shm_sysctl()