Home
last modified time | relevance | path

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

/xnu-10002.61.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.c1061 ml_init_delay_spin_threshold(int threshold_us) in ml_init_delay_spin_threshold() function