Searched defs:sleep_for (Results 1 - 3 of 3) sorted by relevance
/external/libcxx/src/ | ||
H A D | thread.cpp | 108 sleep_for(const chrono::nanoseconds& ns) function in namespace:this_thread |
/external/llvm/unittests/Support/ | ||
H A D | ProgramTest.cpp | 26 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 D | constexpr-instantiate.cpp | 189 void sleep_for() { function in namespace:Unevaluated::PR14203 |
Completed in 115 milliseconds