Searched refs:CLASS_PERIOD_MULT (Results 1 - 1 of 1) sorted by relevance

/darwin-on-arm/xnu/bsd/kern/
H A Dpolicy_check.c61 #define CLASS_PERIOD_MULT 20 macro
65 static int policy_check_next = CLASS_PERIOD_MULT;
102 policy_check_next *= CLASS_PERIOD_MULT;
103 policy_check_period *= CLASS_PERIOD_MULT;

Completed in 17 milliseconds