Home
last modified time | relevance | path

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

/xnu-8796.121.2/tests/
H A Dsysctl_wire_limits.c176 static const int kNumSecondsToSpin = 120; variable
192 if (now.tv_sec - start.tv_sec >= kNumSecondsToSpin) {