Home
last modified time | relevance | path

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

/xnu-10002.41.9/bsd/kern/
H A Dsocket_flows.c171 static struct thread *soflow_gc_thread; variable
206 &soflow_gc_thread) != KERN_SUCCESS) { in soflow_init()
211 VERIFY(soflow_gc_thread != NULL); in soflow_init()
1339 ASSERT(soflow_gc_thread == current_thread()); in soflow_gc_thread_func()