Home
last modified time | relevance | path

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

/xnu-8792.81.2/bsd/kern/
H A Dposix_sem.c186 #define PSEM_SUBSYS_LOCK() lck_mtx_lock(&psx_sem_subsys_mutex) macro
339 PSEM_SUBSYS_LOCK(); in psem_cache_purge_all()
497 PSEM_SUBSYS_LOCK(); in sem_open()
752 PSEM_SUBSYS_LOCK(); in sem_unlink()
824 PSEM_SUBSYS_LOCK(); in sem_wait_nocancel()
883 PSEM_SUBSYS_LOCK(); in sem_trywait()
946 PSEM_SUBSYS_LOCK(); in sem_post()
994 PSEM_SUBSYS_LOCK(); in psem_close()
1064 PSEM_SUBSYS_LOCK(); in fill_pseminfo()
1097 PSEM_SUBSYS_LOCK(); in psem_label_associate()