Home
last modified time | relevance | path

Searched defs:waiting_timeout_sec (Results 1 – 1 of 1) sorted by relevance

/xnu-12377.61.12/tests/sched/
H A Dsched_test_utils.c586 static const int waiting_timeout_sec = 60 * 2; /* 2 minutes, allows trace post-processing to finish… variable
588 static const int waiting_timeout_sec = 60 * 3 + 30; /* 3 minutes and 30 seconds for slower targets … variable