Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/kern/
H A Dsocket_flows.c167 static struct thread *soflow_gc_thread; variable
202 &soflow_gc_thread) != KERN_SUCCESS) { in soflow_init()
207 VERIFY(soflow_gc_thread != NULL); in soflow_init()
1353 ASSERT(soflow_gc_thread == current_thread()); in soflow_gc_thread_func()