Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/kern/
H A Dsysv_sem.c136 #define SYSV_SEM_SUBSYS_UNLOCK() lck_mtx_unlock(&sysv_sem_subsys_mutex) macro
857 SYSV_SEM_SUBSYS_UNLOCK(); in semctl()
1000 SYSV_SEM_SUBSYS_UNLOCK(); in semget()
1344 SYSV_SEM_SUBSYS_UNLOCK(); in semop()
1367 SYSV_SEM_SUBSYS_UNLOCK(); in semexit()
1486 SYSV_SEM_SUBSYS_UNLOCK(); in semexit()
1517 SYSV_SEM_SUBSYS_UNLOCK(); in sysctl_seminfo()
1646 SYSV_SEM_SUBSYS_UNLOCK(); in IPCS_sem_sysctl()