Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/kern/
H A Dposix_sem.c228 #define PSEM_SUBSYS_UNLOCK() lck_mtx_unlock(&psx_sem_subsys_mutex) macro
515 PSEM_SUBSYS_UNLOCK(); in psem_cache_purge_all()
742 PSEM_SUBSYS_UNLOCK(); in sem_open()
775 PSEM_SUBSYS_UNLOCK(); in sem_open()
925 PSEM_SUBSYS_UNLOCK(); in sem_unlink()
933 PSEM_SUBSYS_UNLOCK(); in sem_unlink()
938 PSEM_SUBSYS_UNLOCK(); in sem_unlink()
943 PSEM_SUBSYS_UNLOCK(); in sem_unlink()
998 PSEM_SUBSYS_UNLOCK(); in sem_wait_nocancel()
1004 PSEM_SUBSYS_UNLOCK(); in sem_wait_nocancel()
[all …]