Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_termination.cpp81 SleepForSeconds(2); in CheckFailed()
H A Dsanitizer_common.cpp376 void SleepForSeconds(unsigned seconds) { in SleepForSeconds() function
384 SleepForSeconds(seconds); in WaitForDebugger()
H A Dsanitizer_common.h313 void SleepForSeconds(unsigned seconds);