Searched refs:RT_CHURN_COMP_NANOS (Results 1 – 1 of 1) sorted by relevance
74 #define RT_CHURN_COMP_NANOS ( 1000000ll) /* 1 ms */ macro325 pol.computation = (uint32_t) nanos_to_abs(RT_CHURN_COMP_NANOS * 2); in rt_churn_thread_setup()347 uint64_t endspin = mach_absolute_time() + nanos_to_abs(RT_CHURN_COMP_NANOS); in rt_churn_thread()