Home
last modified time | relevance | path

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

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