Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/kern/
H A Dsocket_flows.c1320 soflow_gc_thread_sleep(bool forever) in soflow_gc_thread_sleep() function
1344 soflow_gc_thread_sleep(false); in soflow_gc_thread_func()
1480 soflow_gc_thread_sleep(soflow_attached_count == 0 ? true : false); in soflow_gc_expire()