Home
last modified time | relevance | path

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

/xnu-10002.61.3/osfmk/i386/
H A Dmachine_routines.c1061 ml_init_delay_spin_threshold(int threshold_us) in ml_init_delay_spin_threshold() argument
1063 nanoseconds_to_absolutetime(threshold_us * NSEC_PER_USEC, &delay_spin_threshold); in ml_init_delay_spin_threshold()