Home
last modified time | relevance | path

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

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