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

/xnu-2782.1.97/bsd/kern/
H A Dmcache.c168 static void mcache_reap_timeout(thread_call_param_t __unused, thread_call_param_t);
199 mcache_reap_tcall = thread_call_allocate(mcache_reap_timeout, NULL);
1271 mcache_reap_timeout(thread_call_param_t dummy __unused, function

Completed in 74 milliseconds