Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/kern/
H A Dsocket_flows.c173 #define SOFLOW_GC_RUN_INTERVAL_NSEC (10 * NSEC_PER_SEC) // GC wakes up every 10 seconds macro
1340 nanoseconds_to_absolutetime(SOFLOW_GC_RUN_INTERVAL_NSEC, &deadline); in soflow_gc_thread_sleep()