Home
last modified time | relevance | path

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

/xnu-8792.81.2/bsd/kern/
H A Dposix_sem.c187 #define PSEM_SUBSYS_UNLOCK() lck_mtx_unlock(&psx_sem_subsys_mutex) macro
355 PSEM_SUBSYS_UNLOCK(); in psem_cache_purge_all()
583 PSEM_SUBSYS_UNLOCK(); in sem_open()
616 PSEM_SUBSYS_UNLOCK(); in sem_open()
756 PSEM_SUBSYS_UNLOCK(); in sem_unlink()
764 PSEM_SUBSYS_UNLOCK(); in sem_unlink()
769 PSEM_SUBSYS_UNLOCK(); in sem_unlink()
774 PSEM_SUBSYS_UNLOCK(); in sem_unlink()
826 PSEM_SUBSYS_UNLOCK(); in sem_wait_nocancel()
832 PSEM_SUBSYS_UNLOCK(); in sem_wait_nocancel()
[all …]