Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/kern/
H A Dposix_shm.c211 #define PSHM_SUBSYS_LOCK() lck_mtx_lock(& psx_shm_subsys_mutex) macro
278 PSHM_SUBSYS_LOCK(); in pshm_cache_purge_all()
298 PSHM_SUBSYS_LOCK(); in pshm_cache_purge_uid()
419 PSHM_SUBSYS_LOCK(); in shm_open()
505 PSHM_SUBSYS_LOCK(); in shm_open()
571 PSHM_SUBSYS_LOCK(); in pshm_truncate()
625 PSHM_SUBSYS_LOCK(); in pshm_truncate()
650 PSHM_SUBSYS_LOCK(); in pshm_truncate()
656 PSHM_SUBSYS_LOCK(); in pshm_truncate()
683 PSHM_SUBSYS_LOCK(); in pshm_stat()
[all …]