Home
last modified time | relevance | path

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

/xnu-11417.101.15/tests/
H A Dsetitimer.c624 static const uint64_t EXTRA_TIMEOUT_SECS = 1; variable
654 uint64_t end_timeout_ns = expected_end_ns + (EXTRA_TIMEOUT_SECS * NSEC_PER_SEC);
697 uint64_t end_timeout_ns = expected_end_ns + (EXTRA_TIMEOUT_SECS * NSEC_PER_SEC);