Searched refs:sleep_for (Results 1 - 25 of 62) sorted by relevance

123

/external/libcxx/test/std/thread/futures/futures.async/
H A Dasync.pass.cpp32 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(m
[all...]
/external/libcxx/test/std/thread/thread.condition/thread.condition.condvar/
H A Dnotify_one.pass.cpp54 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));
H A Dnotify_all.pass.cpp54 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/
H A Dnotify_one.pass.cpp58 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));
H A Dwait.exception.pass.cpp47 std::this_thread::sleep_for(std::chrono::milliseconds(500));
H A Dwait_for.exception.pass.cpp47 std::this_thread::sleep_for(std::chrono::milliseconds(500));
H A Dnotify_all.pass.cpp58 std::this_thread::sleep_for(std::chrono::milliseconds(100));
66 std::this_thread::sleep_for(std::chrono::milliseconds(100));
/external/libcxx/test/std/thread/futures/futures.shared_future/
H A Dget.pass.cpp25 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));
H A Dwait.pass.cpp23 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));
H A Dwait_for.pass.cpp27 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/
H A Dget.pass.cpp25 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));
/external/libcxx/test/std/thread/thread.threads/thread.thread.class/thread.thread.destr/
H A Ddtor.pass.cpp62 std::this_thread::sleep_for(std::chrono::milliseconds(250));
/external/libcxx/test/std/thread/thread.mutex/thread.lock/thread.lock.shared/thread.lock.shared.cons/
H A Dmutex.pass.cpp67 std::this_thread::sleep_for(ms(250));
75 std::this_thread::sleep_for(ms(250));
/external/libcxx/test/std/thread/thread.mutex/thread.lock/thread.lock.unique/thread.lock.unique.cons/
H A Dmutex_duration.pass.cpp57 std::this_thread::sleep_for(ms(250));
64 std::this_thread::sleep_for(ms(300));
H A Dmutex_time_point.pass.cpp57 std::this_thread::sleep_for(ms(250));
64 std::this_thread::sleep_for(ms(300));
/external/libcxx/test/std/thread/thread.mutex/thread.mutex.requirements/thread.shared_mutex.requirements/thread.shared_mutex.class/
H A Dlock_shared.pass.cpp60 std::this_thread::sleep_for(ms(250));
68 std::this_thread::sleep_for(ms(250));
/external/libcxx/test/std/thread/thread.mutex/thread.mutex.requirements/thread.sharedtimedmutex.requirements/thread.sharedtimedmutex.class/
H A Dlock_shared.pass.cpp60 std::this_thread::sleep_for(ms(250));
68 std::this_thread::sleep_for(ms(250));
H A Dtry_lock_for.pass.cpp57 std::this_thread::sleep_for(ms(250));
64 std::this_thread::sleep_for(ms(300));
H A Dtry_lock_shared_for.pass.cpp60 std::this_thread::sleep_for(ms(250));
70 std::this_thread::sleep_for(ms(300));
H A Dtry_lock_shared_until.pass.cpp60 std::this_thread::sleep_for(ms(250));
70 std::this_thread::sleep_for(ms(300));
H A Dtry_lock_until.pass.cpp59 std::this_thread::sleep_for(ms(250));
66 std::this_thread::sleep_for(ms(300));
/external/libcxx/test/std/thread/thread.mutex/thread.mutex.requirements/thread.timedmutex.requirements/thread.timedmutex.class/
H A Dtry_lock_for.pass.cpp56 std::this_thread::sleep_for(ms(250));
63 std::this_thread::sleep_for(ms(300));
H A Dtry_lock_until.pass.cpp56 std::this_thread::sleep_for(ms(250));
63 std::this_thread::sleep_for(ms(300));
/external/libcxx/test/std/thread/thread.mutex/thread.mutex.requirements/thread.timedmutex.requirements/thread.timedmutex.recursive/
H A Dtry_lock_for.pass.cpp58 std::this_thread::sleep_for(ms(250));
65 std::this_thread::sleep_for(ms(300));
H A Dtry_lock_until.pass.cpp58 std::this_thread::sleep_for(ms(250));
65 std::this_thread::sleep_for(ms(300));

Completed in 184 milliseconds

123