Searched refs:usleep (Results 1 – 25 of 129) sorted by relevance
123456
19 usleep(1); in check_nr_loops()27 usleep(1); in check_nr_loops()36 usleep(1); in check_nr_loops()55 usleep(1); in check_callback_fn_stop()76 usleep(1); in check_null_callback_ctx()93 usleep(1); in check_invalid_flags()113 usleep(1); in check_nested_calls()132 usleep(1); in check_non_constant_callback()136 usleep(1); in check_non_constant_callback()165 usleep(1); in check_stack()
24 usleep(1); in test_link_pinning_subtest()41 usleep(1); in test_link_pinning_subtest()49 usleep(1); in test_link_pinning_subtest()67 usleep(1); in test_link_pinning_subtest()80 usleep(1); in test_link_pinning_subtest()
45 usleep(1); in test_basic()102 usleep(1); in test_weak_syms()129 usleep(1); in test_weak_syms_lskel()
52 usleep(1); in test_lookup_update()65 usleep(1); in test_lookup_update()76 usleep(1); in test_lookup_update()
45 usleep(1); in test_subprogs_with_jit_harden_toggling()75 usleep(1); in test_subprogs_alone()
29 usleep(200); /* 100 times more than interval */ in timer_mim()44 usleep(200); /* 100 times more than interval */ in timer_mim()
238 usleep(8000); in test_walk_dead_self_only()240 usleep(8000); in test_walk_dead_self_only()242 usleep(1000); in test_walk_dead_self_only()
17 usleep(1); in test_lru_bug()
21 usleep(1); in test_core_kern_lskel()
21 usleep(1); in test_timer_crash_mode()
27 usleep(1); in test_stack_var_off()
22 usleep(1); in test_autoattach()
117 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()
84 usleep(WAKE_WAIT_US); in main()112 usleep(WAKE_WAIT_US); in main()151 usleep(WAKE_WAIT_US); in main()
79 usleep(WAKE_WAIT_US); in main()112 usleep(WAKE_WAIT_US); in main()
156 usleep(100000); /* ... give time for event to trigger (in case of bug). */ in TEST_F()189 usleep(100000); /* ... give time for event to trigger (in case of bug). */ in TEST_F()215 usleep(100000); /* ... give time for event to trigger (in case of bug). */ in TEST_F()
51 usleep(1000); in child_fn()214 usleep(1000); in forkbomb_fn()239 usleep(100000); in test_cgkill_forkbomb()
146 usleep(100000); /* Hack to get reader waiting */ in test_restart()148 usleep(100000); in test_restart()
81 usleep(10000 << j); in run_test()86 usleep(10000 << j); in run_test()
156 usleep(1e6 * MEAN_SAMPLE_INTERVAL / 10); in run_test()163 usleep(rand() % 2000000 * STEP_INTERVAL / 10); in run_test()168 usleep(rand() % 2000000 * MEAN_SAMPLE_INTERVAL); in run_test()
66 - Why not usleep?69 for usleep *may* not be worth it. Such an evaluation85 - Why is there no "usleep" / What is a good range?88 usleep function would likely introduce a large number
111 usleep(250000); in main()135 usleep(250000); in main()
127 usleep(sleep_time); in start_benchmark()153 usleep(sleep_time); in start_benchmark()
773 usleep(10 * ACPI_USEC_PER_MSEC); /* ten milliseconds */ in acpi_os_wait_semaphore()776 usleep(ACPI_USEC_PER_MSEC); /* one millisecond */ in acpi_os_wait_semaphore()940 usleep(microseconds); in acpi_os_stall()967 usleep((milliseconds % ACPI_MSEC_PER_SEC) * ACPI_USEC_PER_MSEC); in acpi_os_sleep()
212 usleep 100000263 usleep 100000345 usleep 100000
Completed in 20 milliseconds