Home
last modified time | relevance | path

Searched refs:tracker_gc_thread_func (Results 1 – 1 of 1) sorted by relevance

/xnu-10002.81.5/bsd/kern/
H A Dtracker.c159 static void tracker_gc_thread_func(void *v, wait_result_t w);
239 if (kernel_thread_start(tracker_gc_thread_func, NULL, in tracker_db_init()
1005 tracker_gc_thread_func(void *v, wait_result_t w) in tracker_gc_thread_func() function