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

/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dmcache.c89 mcache_llock_owner = current_thread(); \
93 mcache_llock_owner = NULL; \
106 static struct thread *mcache_llock_owner; variable in typeref:struct:thread
1256 if (mcache_llock_owner == current_thread() ||

Completed in 81 milliseconds