Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/kern/
H A Dsocket_flows.c1354 soflow_gc_thread_sleep(bool forever) in soflow_gc_thread_sleep() function
1378 soflow_gc_thread_sleep(false); in soflow_gc_thread_func()
1519 soflow_gc_thread_sleep(soflow_attached_count == 0 ? true : false); in soflow_gc_expire()