Searched defs:sleep_for (Results 1 - 3 of 3) sorted by relevance

/external/llvm/unittests/Support/
H A DProgramTest.cpp25 void sleep_for(unsigned int seconds) { function
30 void sleep_for(unsigned int seconds) { function
34 #error sleep_for is not implemented on your platform.
108 sleep_for(/*seconds*/ 1);
169 sleep_for(/*seconds*/ 10);
/external/libcxx/src/
H A Dthread.cpp105 sleep_for(const chrono::nanoseconds& ns) function in namespace:this_thread
/external/clang/test/SemaTemplate/
H A Dconstexpr-instantiate.cpp189 void sleep_for() { function in namespace:Unevaluated::PR14203

Completed in 1917 milliseconds