Home
last modified time | relevance | path

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

/xnu-10002.41.9/bsd/kern/
H A Dsocket_flows.c1319 soflow_gc_thread_sleep(bool forever) in soflow_gc_thread_sleep() function
1343 soflow_gc_thread_sleep(false); in soflow_gc_thread_func()
1479 soflow_gc_thread_sleep(soflow_attached_count == 0 ? true : false); in soflow_gc_expire()