Home
last modified time | relevance | path

Searched defs:usleep (Results 1 – 2 of 2) sorted by relevance

/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_solaris.cpp163 DECLARE__REAL_AND_INTERNAL(void, usleep, u64 useconds) { in DECLARE__REAL_AND_INTERNAL() argument
/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors_posix.cpp390 TSAN_INTERCEPTOR(int,usleep,long_t usec) TSAN_INTERCEPTOR() argument