| Home | Sort by: relevance | last modified time | path |
| /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/ | |
| sanitizer_netbsd.cc | 208 unsigned int internal_sleep(unsigned int seconds) { function in namespace:__sanitizer |
| sanitizer_fuchsia.cc | 45 unsigned int internal_sleep(unsigned int seconds) { function in namespace:__sanitizer 73 void SleepForSeconds(int seconds) { internal_sleep(seconds); } |
| sanitizer_linux.cc | 438 unsigned int internal_sleep(unsigned int seconds) { function in namespace:__sanitizer |
| sanitizer_mac.cc | 201 unsigned int internal_sleep(unsigned int seconds) { function in namespace:__sanitizer |
| /src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/ | |
| sanitizer_common.cpp | 333 void internal_sleep(unsigned seconds) { function in namespace:__sanitizer |
| /src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/ | |
| sanitizer_common.cpp | 373 void internal_sleep(unsigned seconds) { function in namespace:__sanitizer |