Searched refs:CONSTRAINT_NANOS (Results 1 – 2 of 2) sorted by relevance
57 #define CONSTRAINT_NANOS (20000000ll) /* 20 ms */ macro116 pol.constraint = CONSTRAINT_NANOS * g_mti.denom / g_mti.numer; in thread_setup()
70 #define CONSTRAINT_NANOS (20000000ll) /* 20 ms */ macro324 pol.constraint = (uint32_t) nanos_to_abs(CONSTRAINT_NANOS * 2); in rt_churn_thread_setup()509 pol.constraint = (uint32_t) nanos_to_abs(CONSTRAINT_NANOS); in thread_setup()