Searched refs:MCACHE_UNLOCK (Results 1 - 1 of 1) sorted by relevance

/xnu-2422.115.4/bsd/kern/
H A Dmcache.c98 #define MCACHE_UNLOCK(l) lck_mtx_unlock(l) macro
489 MCACHE_UNLOCK(&ccp->cc_lock);
539 MCACHE_UNLOCK(&ccp->cc_lock);
741 MCACHE_UNLOCK(&ccp->cc_lock);
787 MCACHE_UNLOCK(&ccp->cc_lock);
798 MCACHE_UNLOCK(&ccp->cc_lock);
818 MCACHE_UNLOCK(&ccp->cc_lock);
1094 MCACHE_UNLOCK(&cp->mc_bkt_lock);
1111 MCACHE_UNLOCK(&cp->mc_bkt_lock);
1130 MCACHE_UNLOCK(
[all...]

Completed in 17 milliseconds