Home
last modified time | relevance | path

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

/xnu-8792.61.2/osfmk/i386/
H A Dmachine_routines.c1019 ml_init_delay_spin_threshold(int threshold_us) in ml_init_delay_spin_threshold() argument
1021 nanoseconds_to_absolutetime(threshold_us * NSEC_PER_USEC, &delay_spin_threshold); in ml_init_delay_spin_threshold()