Searched defs:pcache (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/bsd/kern/
H A Dposix_sem.c361 struct psemcache *pcache = PSEMCACHE_NULL; local
668 struct psemcache *pcache = PSEMCACHE_NULL; local
218 psem_cache_search(struct pseminfo **psemp, struct psemname *pnp, struct psemcache **pcache) argument
H A Dposix_shm.c377 struct pshmcache *pcache = PSHMCACHE_NULL; /* ignored on return */ local
1012 struct pshmcache *pcache = PSHMCACHE_NULL; local
231 pshm_cache_search(struct pshminfo **pshmp, struct pshmname *pnp, struct pshmcache **pcache, int addref) argument

Completed in 19 milliseconds