Home
last modified time | relevance | path

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

/xnu-10063.121.3/osfmk/i386/
H A Drtclock.c310 ml_init_delay_spin_threshold(10); in rtclock_init()
H A Dmachine_routines.h110 void ml_init_delay_spin_threshold(int);
H A Dmachine_routines.c1055 ml_init_delay_spin_threshold(int threshold_us) in ml_init_delay_spin_threshold() function