Home
last modified time | relevance | path

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

/xnu-8020.101.4/osfmk/i386/
H A Drtclock.c311 ml_init_delay_spin_threshold(10); in rtclock_init()
H A Dmachine_routines.h87 void ml_init_delay_spin_threshold(int);
H A Dmachine_routines.c993 ml_init_delay_spin_threshold(int threshold_us) in ml_init_delay_spin_threshold() function