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

/xnu-2782.1.97/bsd/kern/
H A Dmcache.c90 mcache_llock_owner = current_thread(); \
94 mcache_llock_owner = NULL; \
105 static struct thread *mcache_llock_owner; variable in typeref:struct:thread
1310 if (mcache_llock_owner == current_thread() ||

Completed in 20 milliseconds