Searched defs:sleep (Results 1 – 7 of 7) sorted by relevance
4 #define sleep(x) Sleep((x) * 1000) macro
41 struct timespec sleep; in always_shows() local
22 u64 sleep; in main() local
73 std::atomic<bool> KMP_FOURLINE_ALIGN_CACHE sleep; member92 sleep_s *sleep; variable
7 void sleep(int x) {} in sleep() function
111 ReportStack *sleep; variable
383 TSAN_INTERCEPTOR(unsigned,sleep,unsigned sec) TSAN_INTERCEPTOR() argument