HomeSort by relevance Sort by last modified time
    Searched defs:sleep_for (Results 1 - 4 of 4) sorted by null

  /external/libcxx/src/
thread.cpp 115 sleep_for(const chrono::nanoseconds& ns) function in namespace:this_thread
  /external/llvm/unittests/Support/
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);
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/src/
thread.cpp 115 sleep_for(const chrono::nanoseconds& ns) function in namespace:this_thread
  /external/clang/test/SemaTemplate/
constexpr-instantiate.cpp 189 void sleep_for() { function in namespace:Unevaluated::PR14203

Completed in 119 milliseconds