Home
last modified time | relevance | path

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

/xnu-12377.81.4/tests/
H A Dioperf.c28 #define SPIN_SECS 6 macro
158 spin_for_duration(SPIN_SECS); in spin_thread()
/xnu-12377.81.4/tests/sched/
H A Dcontextswitch.c34 #define SPIN_SECS 6 macro
126 spin_for_timeout(SPIN_SECS); in spin_thread()