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

/xnu-2782.1.97/bsd/kern/
H A Dmcache.c163 static void mcache_update(thread_call_param_t __unused, thread_call_param_t __unused);
200 mcache_update_tcall = thread_call_allocate(mcache_update, NULL);
1427 mcache_update(thread_call_param_t arg __unused, function

Completed in 22 milliseconds