Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/kern/
H A Dposix_shm.c209 #define PSHM_SUBSYS_LOCK() lck_mtx_lock(& psx_shm_subsys_mutex) macro
276 PSHM_SUBSYS_LOCK(); in pshm_cache_purge_all()
296 PSHM_SUBSYS_LOCK(); in pshm_cache_purge_uid()
417 PSHM_SUBSYS_LOCK(); in shm_open()
503 PSHM_SUBSYS_LOCK(); in shm_open()
569 PSHM_SUBSYS_LOCK(); in pshm_truncate()
623 PSHM_SUBSYS_LOCK(); in pshm_truncate()
648 PSHM_SUBSYS_LOCK(); in pshm_truncate()
654 PSHM_SUBSYS_LOCK(); in pshm_truncate()
681 PSHM_SUBSYS_LOCK(); in pshm_stat()
[all …]