Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_termination.cpp81 SleepForSeconds(2); in CheckFailed()
H A Dsanitizer_common.cpp336 void SleepForSeconds(unsigned seconds) { in SleepForSeconds() function
H A Dsanitizer_common.h297 void SleepForSeconds(unsigned seconds);
/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_rtl.cpp53 SleepForSeconds(flags()->sleep_before_dying); in AsanDie()
523 SleepForSeconds(flags()->sleep_after_init); in AsanInitInternal()