Home
last modified time | relevance | path

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

/xnu-11215.81.4/bsd/kern/
H A Dsysv_sem.c136 #define SYSV_SEM_SUBSYS_UNLOCK() lck_mtx_unlock(&sysv_sem_subsys_mutex) macro
826 SYSV_SEM_SUBSYS_UNLOCK(); in semctl()
969 SYSV_SEM_SUBSYS_UNLOCK(); in semget()
1313 SYSV_SEM_SUBSYS_UNLOCK(); in semop()
1336 SYSV_SEM_SUBSYS_UNLOCK(); in semexit()
1455 SYSV_SEM_SUBSYS_UNLOCK(); in semexit()
1486 SYSV_SEM_SUBSYS_UNLOCK(); in sysctl_seminfo()
1615 SYSV_SEM_SUBSYS_UNLOCK(); in IPCS_sem_sysctl()