Home
last modified time | relevance | path

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

/xnu-11215.1.10/osfmk/i386/
H A Dmachine_routines.c1092 ml_init_delay_spin_threshold(int threshold_us) in ml_init_delay_spin_threshold() argument
1094 nanoseconds_to_absolutetime(threshold_us * NSEC_PER_USEC, &delay_spin_threshold); in ml_init_delay_spin_threshold()