Home
last modified time | relevance | path

Searched refs:usleep (Results 1 – 25 of 402) sorted by relevance

12345678910>>...17

/external/igt-gpu-tools/tests/amdgpu/
Damd_abm.c171 usleep(100000); in backlight_dpms_cycle()
176 usleep(100000); in backlight_dpms_cycle()
196 usleep(100000); in backlight_monotonic_basic()
202 usleep(100000); in backlight_monotonic_basic()
225 usleep(100000); in backlight_monotonic_abm()
231 usleep(100000); in backlight_monotonic_abm()
250 usleep(100000); in abm_enabled()
256 usleep(100000); in abm_enabled()
286 usleep(100000); in abm_gradual()
/external/perfetto/src/base/
Dwatchdog_unittest.cc50 usleep(100 * 1000); in TEST()
60 usleep(200 * 1000); in TEST()
72 usleep(200 * 1000); in TEST()
93 usleep(1000 * 1000); in TEST()
149 usleep(200 * 1000); // This will be interrupted by the fatal timer. in TEST()
/external/llvm-project/lldb/test/API/lang/c/tls_globals/
Dmain.c18 usleep(1); // thread breakpoint in fn_static()
20 usleep(1); in fn_static()
30 usleep(1); // main breakpoint in main()
/external/llvm-project/lldb/test/API/functionalities/tsan/multiple/
Dmain.m51 usleep(100000); // force the blocks to be on different threads
55 usleep(100000);
69 usleep(100000); // force the blocks to be on different threads
95 usleep(100000); // force the blocks to be on different threads
99 usleep(100000);
/external/llvm-project/openmp/tools/archer/tests/task/
Dtask_late_fulfill.c28 usleep(10000); in main()
34 usleep(10000); in main()
41 usleep(10000); in main()
/external/ltp/testcases/kernel/mem/mtest06/
Dshmat1.c262 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/ltp/testcases/cve/
Dcve-2017-17052.c56 usleep(rand() % 10000); in fork_thread()
76 usleep(rand() % 10000); in do_test_fork()
98 usleep(EXEC_USEC); in run()
/external/ltp/tools/genload/
Dstress.c485 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()
Dgenload.c485 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/libmpeg2/common/
Dithread.c119 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/kernel/security/tomoyo/
Dtomoyo_policy_memory_test.c207 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/llvm-project/lldb/test/API/functionalities/thread/exit_during_expression/
Dmain.c12 int result = usleep(g_timeout); in function_to_call()
35 usleep(g_timeout * 4); // Make sure in the "run all threads" case in main()
/external/linux-kselftest/tools/testing/selftests/futex/functional/
Dfutex_requeue_pi.c117 usleep(1000 * (long)args->id); in waiterfn()
155 usleep(1000); in broadcast_wakerfn()
156 usleep(1000); in broadcast_wakerfn()
203 usleep(1000); in signal_wakerfn()
204 usleep(1000); in signal_wakerfn()
236 usleep(SIGNAL_PERIOD_US); in signal_wakerfn()
/external/libavc/common/
Dithread.c121 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/llvm-project/compiler-rt/test/asan/TestCases/Posix/
Dinit-order-pthread-create.cpp17 usleep(500000); in bar()
27 usleep(100000); in poll()
/external/compiler-rt/test/asan/TestCases/Posix/
Dinit-order-pthread-create.cc17 usleep(500000); in bar()
27 usleep(100000); in poll()
/external/ltp/testcases/realtime/func/prio-preempt/
Dprio-preempt.c130 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/libhevc/common/
Dithread.c111 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/llvm-project/lldb/test/API/commands/expression/call-restarts/
Dlotta-signals.c29 usleep(1000); in call_me()
33 usleep (10000); in call_me()
/external/ltp/lib/
Dtst_process_state.c46 usleep(10000); in tst_process_state_wait()
75 usleep(10000); in tst_process_state_wait2()
/external/llvm-project/compiler-rt/test/tsan/libdispatch/
Donce.c18 usleep(100000); in f()
26 usleep(100000); in Thread()
/external/ltp/testcases/kernel/sched/autogroup/
Dautogroup01.c40 usleep(1000); in do_test()
48 usleep(10); in do_test()
/external/ltp/testcases/realtime/func/async_handler/
Dasync_handler.c107 usleep(10); in handler_thread()
129 usleep(10); in signal_thread()
141 usleep(10); in signal_thread()
/external/libcap/tests/
Dlibcap_psx_test.c16 usleep(1234); in thread_fork_exit()
46 usleep(1000); in main()
/external/llvm-project/compiler-rt/test/tsan/
Dsignal_block.cpp25 usleep(1); in thread()
31 usleep(1); in thread()

12345678910>>...17