Searched defs:Sleep (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/tsan/ | ||
H A D | tsan_report.cpp | 28 const char *Sleep() { return Yellow(); } in Sleep() function in __tsan::Decorator |
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/ | ||
H A D | tsan_report.cc | 45 const char *Sleep() { return Yellow(); } in Sleep() function in __tsan::Decorator |
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/tsan/ | ||
H A D | tsan_report.cc | 43 const char *Sleep() { return Yellow(); } in Sleep() function in __tsan::Decorator |