Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/kern/
H A Dposix_sem.c227 #define PSEM_SUBSYS_LOCK() lck_mtx_lock(&psx_sem_subsys_mutex) macro
503 PSEM_SUBSYS_LOCK(); in psem_cache_purge_all()
656 PSEM_SUBSYS_LOCK(); in sem_open()
921 PSEM_SUBSYS_LOCK(); in sem_unlink()
996 PSEM_SUBSYS_LOCK(); in sem_wait_nocancel()
1055 PSEM_SUBSYS_LOCK(); in sem_trywait()
1118 PSEM_SUBSYS_LOCK(); in sem_post()
1166 PSEM_SUBSYS_LOCK(); in psem_close()
1236 PSEM_SUBSYS_LOCK(); in fill_pseminfo()
1269 PSEM_SUBSYS_LOCK(); in psem_label_associate()