HomeSort by relevance Sort by last modified time
    Searched full:sleep_for (Results 126 - 135 of 135) sorted by null

1 2 3 4 56

  /frameworks/native/libs/gui/tests/
BufferQueue_test.cpp     [all...]
  /external/clang/test/SemaTemplate/
constexpr-instantiate.cpp 189 void sleep_for() { function in namespace:Unevaluated::PR14203
  /external/libcxx/src/
thread.cpp 108 sleep_for(const chrono::nanoseconds& ns) function in namespace:this_thread
  /system/core/libmemunreachable/tests/
ThreadCapture_test.cpp 112 std::this_thread::sleep_for(10ms);
  /device/google/contexthub/util/nanotool/
androidcontexthub.cpp 164 std::this_thread::sleep_for(kLockDelay);
  /external/llvm/lib/Fuzzer/
FuzzerDriver.cpp 156 std::this_thread::sleep_for(std::chrono::seconds(600));
  /ndk/sources/cxx-stl/llvm-libc++/patches.android/
0013-temp-collective-ndk-hackathon-fixes.patch 267 @@ -106,6 +106,8 @@ void sleep_for(const chrono::duration<Rep, Period>& rel_time);
717 @@ -121,7 +123,11 @@ sleep_for(const chrono::nanoseconds& ns)
724 +#warning sleep_for not yet implemented
    [all...]
  /external/clang/unittests/Format/
FormatTest.cpp     [all...]
  /prebuilts/clang/host/linux-x86/3.8/lib/
libc++.so 
  /prebuilts/clang/linux-x86/host/3.6/lib/
libc++.so 

Completed in 445 milliseconds

1 2 3 4 56