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

/xnu-2782.1.97/bsd/kern/
H A Dmcache.c99 #define MCACHE_UNLOCK(l) lck_mtx_unlock(l) macro
502 MCACHE_UNLOCK(&ccp->cc_lock);
552 MCACHE_UNLOCK(&ccp->cc_lock);
756 MCACHE_UNLOCK(&ccp->cc_lock);
802 MCACHE_UNLOCK(&ccp->cc_lock);
813 MCACHE_UNLOCK(&ccp->cc_lock);
833 MCACHE_UNLOCK(&ccp->cc_lock);
1109 MCACHE_UNLOCK(&cp->mc_bkt_lock);
1126 MCACHE_UNLOCK(&cp->mc_bkt_lock);
1145 MCACHE_UNLOCK(
[all...]

Completed in 15 milliseconds