/external/valgrind/drd/tests/ |
D | tsan_unittest.cpp | 297 usleep(10); in Start() 380 usleep(100000); // Make sure the waiter blocks. in Waker() 428 usleep(100000); // Make sure the waiter blocks. in Waker() 522 usleep(100000); // Make sure the signaller gets first. in Waiter() 574 usleep(100000); // Make sure the signaller gets first. in Waiter() 622 usleep(100000); // Make sure the signaller gets there first. in Waiter() 676 usleep(100000); in Writer() 717 usleep(100000); in Reader() 750 usleep(200000); in Worker() 1064 usleep(100000); // Make sure the waiter blocks. in Waker() [all …]
|
D | std_list.cpp | 27 usleep(1000); in SubTest() 34 usleep(1000); in subTest() 51 usleep(1000); in func1() 55 usleep(1000); in func2()
|
D | std_string.cpp | 29 usleep(100); in addRecord() 43 usleep(1000 * 1000); in fillTable()
|
/external/ltp/testcases/kernel/mem/mtest06/ |
D | shmat1.c | 262 usleep(0); in shmat_shmdt() 270 usleep(0); in shmat_shmdt() 309 usleep(0); in write_to_mem() 321 usleep(1); in write_to_mem() 349 usleep(0); in read_from_mem() 368 usleep(1); in read_from_mem()
|
/external/perfetto/src/base/ |
D | watchdog_unittest.cc | 44 usleep(200 * 1000); in TEST() 55 usleep(200 * 1000); in TEST() 76 usleep(1000 * 1000); in TEST()
|
/external/ltp/tools/genload/ |
D | stress.c | 485 usleep(backoff); in hogcpu() 496 usleep(retry); in hogcpu() 561 usleep(backoff); in hogio() 572 usleep(retry); in hogio() 642 usleep(backoff); in hogvm() 659 usleep(retry); in hogvm() 694 usleep(retry); in hogvm() 771 usleep(backoff); in hoghdd() 849 usleep(retry); in hoghdd()
|
D | genload.c | 485 usleep(backoff); in hogcpu() 496 usleep(retry); in hogcpu() 561 usleep(backoff); in hogio() 572 usleep(retry); in hogio() 642 usleep(backoff); in hogvm() 659 usleep(retry); in hogvm() 694 usleep(retry); in hogvm() 771 usleep(backoff); in hoghdd() 849 usleep(retry); in hoghdd()
|
/external/linux-kselftest/tools/testing/selftests/futex/functional/ |
D | futex_requeue_pi.c | 121 usleep(1000 * (long)args->id); in waiterfn() 159 usleep(1000); in broadcast_wakerfn() 160 usleep(1000); in broadcast_wakerfn() 207 usleep(1000); in signal_wakerfn() 208 usleep(1000); in signal_wakerfn() 240 usleep(SIGNAL_PERIOD_US); in signal_wakerfn()
|
/external/ltp/testcases/kernel/security/tomoyo/ |
D | tomoyo_policy_memory_test.c | 207 usleep(100000); in domain_policy_test() 228 usleep(100000); in domain_policy_test() 316 usleep(100000); in exception_policy_test() 337 usleep(100000); in exception_policy_test()
|
/external/libhevc/common/ |
D | ithread.c | 111 usleep(u4_time * 1000 * 1000); in ithread_sleep() 116 usleep(u4_time_ms * 1000); in ithread_msleep() 121 usleep(u4_time_us); in ithread_usleep()
|
/external/libmpeg2/common/ |
D | ithread.c | 119 usleep(u4_time * 1000 * 1000); in ithread_sleep() 124 usleep(u4_time_ms * 1000); in ithread_msleep() 129 usleep(u4_time_us); in ithread_usleep()
|
/external/ltp/testcases/realtime/func/prio-preempt/ |
D | prio-preempt.c | 130 usleep(20); in int_thread() 257 usleep(100); in master_thread() 273 usleep(100); in master_thread() 284 usleep(500000); /* this period greatly affects the number of failures! */ in master_thread()
|
/external/libavc/common/ |
D | ithread.c | 121 usleep(u4_time * 1000 * 1000); in ithread_sleep() 126 usleep(u4_time_ms * 1000); in ithread_msleep() 131 usleep(u4_time_us); in ithread_usleep()
|
/external/ltp/testcases/realtime/func/async_handler/ |
D | async_handler.c | 107 usleep(10); in handler_thread() 129 usleep(10); in signal_thread() 141 usleep(10); in signal_thread()
|
D | async_handler_tsc.c | 123 usleep(10); in handler_thread() 144 usleep(10); in signal_thread() 156 usleep(10); in signal_thread()
|
/external/compiler-rt/test/asan/TestCases/Posix/ |
D | init-order-pthread-create.cc | 17 usleep(500000); in bar() 27 usleep(100000); in poll()
|
/external/ltp/testcases/open_posix_testsuite/include/ |
D | proc.h | 46 usleep(wait_step_ms * 1000); in tst_process_state_wait3() 59 usleep(maxwait_ms * 1000); in tst_process_state_wait3()
|
/external/ltp/testcases/kernel/sched/autogroup/ |
D | autogroup01.c | 52 usleep(1000); in do_test() 60 usleep(10); in do_test()
|
/external/ltp/lib/ |
D | tst_process_state.c | 46 usleep(10000); in tst_process_state_wait() 75 usleep(10000); in tst_process_state_wait2()
|
/external/ltp/testcases/kernel/sched/tool/ |
D | trace_sched.c | 153 usleep(6); in get_proc_num() 227 usleep(8); in thread_func() 401 usleep(9); in main() 436 usleep(10); in main()
|
/external/compiler-rt/test/tsan/ |
D | stack_sync_reuse.cc | 26 usleep(1000); // spin wait in Thread() 40 usleep(1000); // spin wait in foobar()
|
/external/compiler-rt/lib/tsan/tests/rtl/ |
D | tsan_thread.cc | 42 int usleep(unsigned); in thread_alot_func() 43 usleep(50); in thread_alot_func()
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/aio_fsync/ |
D | 8-3.c | 59 usleep(10000); in main() 78 usleep(10000); in main()
|
D | 8-1.c | 59 usleep(10000); in main() 78 usleep(10000); in main()
|
D | 8-4.c | 59 usleep(10000); in main() 78 usleep(10000); in main()
|