Home
last modified time | relevance | path

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

/xnu-8796.101.5/bsd/kern/
H A Dsysv_shm.c116 #define SYSV_SHM_SUBSYS_UNLOCK() lck_mtx_unlock(&sysv_shm_subsys_mutex) macro
372 SYSV_SHM_SUBSYS_UNLOCK(); in shmdt()
570 SYSV_SHM_SUBSYS_UNLOCK(); in shmat()
704 SYSV_SHM_SUBSYS_UNLOCK(); in shmctl()
923 SYSV_SHM_SUBSYS_UNLOCK(); in shmget()
999 SYSV_SHM_SUBSYS_UNLOCK(); in shmfork()
1024 SYSV_SHM_SUBSYS_UNLOCK(); in shmcleanup()
1157 SYSV_SHM_SUBSYS_UNLOCK(); in sysctl_shminfo()
1277 SYSV_SHM_SUBSYS_UNLOCK(); in IPCS_shm_sysctl()