Home
last modified time | relevance | path

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

/xnu-10063.141.1/tests/vm/
H A Ddiag_threshold_test.c18 #define TIMEOUT_MAX_SECONDS 10 macro
94 while (seconds_execution++ < TIMEOUT_MAX_SECONDS) { in diag_mem_threshold_wait_for_exception()