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

1 2 3 4 5 6

  /external/libcxx/test/std/thread/futures/futures.async/
async.pass.cpp 32 std::this_thread::sleep_for(ms(200));
40 std::this_thread::sleep_for(ms(200));
46 std::this_thread::sleep_for(ms(200));
51 std::this_thread::sleep_for(ms(200));
57 std::this_thread::sleep_for(ms(200));
63 std::this_thread::sleep_for(ms(200));
71 std::this_thread::sleep_for(ms(300));
79 std::this_thread::sleep_for(ms(300));
87 std::this_thread::sleep_for(ms(300));
95 std::this_thread::sleep_for(ms(300))
    [all...]
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/thread/futures/futures.async/
async.pass.cpp 29 std::this_thread::sleep_for(ms(200));
37 std::this_thread::sleep_for(ms(200));
43 std::this_thread::sleep_for(ms(200));
48 std::this_thread::sleep_for(ms(200));
54 std::this_thread::sleep_for(ms(200));
60 std::this_thread::sleep_for(ms(200));
68 std::this_thread::sleep_for(ms(300));
76 std::this_thread::sleep_for(ms(300));
84 std::this_thread::sleep_for(ms(300));
92 std::this_thread::sleep_for(ms(300))
    [all...]
  /external/libcxx/test/std/thread/thread.condition/thread.condition.condvar/
notify_one.pass.cpp 54 std::this_thread::sleep_for(std::chrono::milliseconds(100));
62 std::this_thread::sleep_for(std::chrono::milliseconds(100));
79 std::this_thread::sleep_for(std::chrono::milliseconds(100));
notify_all.pass.cpp 54 std::this_thread::sleep_for(std::chrono::milliseconds(100));
62 std::this_thread::sleep_for(std::chrono::milliseconds(100));
  /external/libcxx/test/std/thread/thread.condition/thread.condition.condvarany/
notify_one.pass.cpp 58 std::this_thread::sleep_for(std::chrono::milliseconds(100));
66 std::this_thread::sleep_for(std::chrono::milliseconds(100));
83 std::this_thread::sleep_for(std::chrono::milliseconds(100));
  /external/libcxx/test/std/thread/thread.threads/thread.thread.this/
sleep_for.pass.cpp 15 // void sleep_for(const chrono::duration<Rep, Period>& rel_time);
42 // inside sleep_for getting EINTR.
51 std::this_thread::sleep_for(ms);
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/thread/thread.condition/thread.condition.condvar/
notify_one.pass.cpp 52 std::this_thread::sleep_for(std::chrono::milliseconds(100));
60 std::this_thread::sleep_for(std::chrono::milliseconds(100));
77 std::this_thread::sleep_for(std::chrono::milliseconds(100));
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/thread/thread.condition/thread.condition.condvarany/
notify_one.pass.cpp 56 std::this_thread::sleep_for(std::chrono::milliseconds(100));
64 std::this_thread::sleep_for(std::chrono::milliseconds(100));
81 std::this_thread::sleep_for(std::chrono::milliseconds(100));
wait.exception.pass.cpp 36 std::this_thread::sleep_for(std::chrono::milliseconds(500));
wait_for.exception.pass.cpp 36 std::this_thread::sleep_for(std::chrono::milliseconds(500));
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/thread/thread.threads/thread.thread.this/
sleep_for.pass.cpp 13 // void sleep_for(const chrono::duration<Rep, Period>& rel_time);
26 std::this_thread::sleep_for(ms);
  /external/libcxx/test/std/thread/futures/futures.shared_future/
get.pass.cpp 25 std::this_thread::sleep_for(std::chrono::milliseconds(500));
31 std::this_thread::sleep_for(std::chrono::milliseconds(500));
39 std::this_thread::sleep_for(std::chrono::milliseconds(500));
46 std::this_thread::sleep_for(std::chrono::milliseconds(500));
52 std::this_thread::sleep_for(std::chrono::milliseconds(500));
58 std::this_thread::sleep_for(std::chrono::milliseconds(500));
wait.pass.cpp 23 std::this_thread::sleep_for(std::chrono::milliseconds(500));
31 std::this_thread::sleep_for(std::chrono::milliseconds(500));
38 std::this_thread::sleep_for(std::chrono::milliseconds(500));
wait_for.pass.cpp 27 std::this_thread::sleep_for(ms(500));
35 std::this_thread::sleep_for(ms(500));
42 std::this_thread::sleep_for(ms(500));
  /external/libcxx/test/std/thread/futures/futures.unique_future/
get.pass.cpp 25 std::this_thread::sleep_for(std::chrono::milliseconds(500));
31 std::this_thread::sleep_for(std::chrono::milliseconds(500));
39 std::this_thread::sleep_for(std::chrono::milliseconds(500));
46 std::this_thread::sleep_for(std::chrono::milliseconds(500));
52 std::this_thread::sleep_for(std::chrono::milliseconds(500));
58 std::this_thread::sleep_for(std::chrono::milliseconds(500));
wait.pass.cpp 23 std::this_thread::sleep_for(std::chrono::milliseconds(500));
31 std::this_thread::sleep_for(std::chrono::milliseconds(500));
38 std::this_thread::sleep_for(std::chrono::milliseconds(500));
wait_for.pass.cpp 27 std::this_thread::sleep_for(ms(500));
35 std::this_thread::sleep_for(ms(500));
42 std::this_thread::sleep_for(ms(500));
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/thread/futures/futures.shared_future/
get.pass.cpp 23 std::this_thread::sleep_for(std::chrono::milliseconds(500));
29 std::this_thread::sleep_for(std::chrono::milliseconds(500));
37 std::this_thread::sleep_for(std::chrono::milliseconds(500));
44 std::this_thread::sleep_for(std::chrono::milliseconds(500));
50 std::this_thread::sleep_for(std::chrono::milliseconds(500));
56 std::this_thread::sleep_for(std::chrono::milliseconds(500));
wait.pass.cpp 21 std::this_thread::sleep_for(std::chrono::milliseconds(500));
29 std::this_thread::sleep_for(std::chrono::milliseconds(500));
36 std::this_thread::sleep_for(std::chrono::milliseconds(500));
wait_for.pass.cpp 25 std::this_thread::sleep_for(ms(500));
33 std::this_thread::sleep_for(ms(500));
40 std::this_thread::sleep_for(ms(500));
wait_until.pass.cpp 25 std::this_thread::sleep_for(ms(500));
33 std::this_thread::sleep_for(ms(500));
40 std::this_thread::sleep_for(ms(500));
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/thread/futures/futures.unique_future/
get.pass.cpp 23 std::this_thread::sleep_for(std::chrono::milliseconds(500));
29 std::this_thread::sleep_for(std::chrono::milliseconds(500));
37 std::this_thread::sleep_for(std::chrono::milliseconds(500));
44 std::this_thread::sleep_for(std::chrono::milliseconds(500));
50 std::this_thread::sleep_for(std::chrono::milliseconds(500));
56 std::this_thread::sleep_for(std::chrono::milliseconds(500));
wait.pass.cpp 21 std::this_thread::sleep_for(std::chrono::milliseconds(500));
29 std::this_thread::sleep_for(std::chrono::milliseconds(500));
36 std::this_thread::sleep_for(std::chrono::milliseconds(500));
wait_for.pass.cpp 25 std::this_thread::sleep_for(ms(500));
33 std::this_thread::sleep_for(ms(500));
40 std::this_thread::sleep_for(ms(500));
wait_until.pass.cpp 25 std::this_thread::sleep_for(ms(500));
33 std::this_thread::sleep_for(ms(500));
40 std::this_thread::sleep_for(ms(500));

Completed in 409 milliseconds

1 2 3 4 5 6