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

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

Completed in 115 milliseconds