Home
last modified time | relevance | path

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

/xnu-10002.61.3/bsd/kern/
H A Dsocket_flows.c185 static void soflow_gc_thread_func(void *v, wait_result_t w);
205 if (kernel_thread_start(soflow_gc_thread_func, NULL, in soflow_init()
1335 soflow_gc_thread_func(void *v, wait_result_t w) in soflow_gc_thread_func() function