/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/usleep/ |
H A D | usleep_1.2.bb | 10 SRC_URI = "file://usleep.c \ 11 file://usleep.1 \ 16 ${CC} ${CFLAGS} ${LDFLAGS} usleep.c -o usleep -lpopt 23 install -m 0755 ${UNPACKDIR}/usleep ${D}${base_bindir} 24 install -m 0644 ${UNPACKDIR}/usleep.1 ${D}${mandir}/man1 29 ALTERNATIVE:${PN} = "usleep" 31 ALTERNATIVE_LINK_NAME[usleep] = "${base_bindir}/usleep" 33 ALTERNATIVE:${PN}-doc = "usleep.1" 34 ALTERNATIVE_LINK_NAME[usleep.1] = "${mandir}/man1/usleep.1" 37 # usleep.c:47:43: error: passing argument 3 of 'poptGetContext' from incompatible pointer type [-Wi…
|
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | bpf_loop.c | 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()
|
H A D | link_pinning.c | 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()
|
H A D | ksyms_btf.c | 45 usleep(1); in test_basic() 102 usleep(1); in test_weak_syms() 129 usleep(1); in test_weak_syms_lskel()
|
H A D | btf_map_in_map.c | 52 usleep(1); in test_lookup_update() 65 usleep(1); in test_lookup_update() 76 usleep(1); in test_lookup_update()
|
H A D | cgroup_tcp_skb.c | 164 usleep(100000); /* 0.1s */ in close_connection() 169 usleep(100000); /* 0.1s */ in close_connection() 189 usleep(100000); /* 0.1s */ in close_connection() 206 usleep(100000); /* 0.1s */ in close_connection()
|
H A D | iters.c | 25 usleep(1); in subtest_num_iters() 75 usleep(1); in subtest_testmod_seq_iters()
|
H A D | subprogs.c | 45 usleep(1); in test_subprogs_with_jit_harden_toggling() 75 usleep(1); in test_subprogs_alone()
|
H A D | timer_mim.c | 29 usleep(200); /* 100 times more than interval */ in timer_mim() 44 usleep(200); /* 100 times more than interval */ in timer_mim()
|
/openbmc/linux/tools/testing/selftests/futex/functional/ |
H A D | futex_requeue_pi.c | 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()
|
H A D | futex_wait.c | 84 usleep(WAKE_WAIT_US); in main() 112 usleep(WAKE_WAIT_US); in main() 151 usleep(WAKE_WAIT_US); in main()
|
H A D | futex_requeue.c | 79 usleep(WAKE_WAIT_US); in main() 112 usleep(WAKE_WAIT_US); in main()
|
/openbmc/qemu/tests/tcg/multiarch/ |
H A D | threadcount.c | 31 usleep(arg->delay); in thread_fn() 55 usleep(max_threads * 50); in main()
|
H A D | testthread.c | 25 usleep(100 * 1000); in thread1_func() 37 usleep(150 * 1000); in thread2_func()
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/valkey/valkey/ |
H A D | init-valkey-server | 41 usleep ${waitStep} 53 usleep ${waitStep}
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/redis/redis/ |
H A D | init-redis-server | 41 usleep ${waitStep} 53 usleep ${waitStep}
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/redis/redis-7.2.7/ |
H A D | init-redis-server | 41 usleep ${waitStep} 53 usleep ${waitStep}
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/libimobiledevice/libimobiledevice/ |
H A D | 0001-include-unistd.h-for-usleep.patch | 4 Subject: [PATCH] include unistd.h for usleep() 9 ../../git/tools/idevicedevmodectl.c:363:2: error: call to undeclared function 'usleep'; ISO C99 and…
|
/openbmc/linux/tools/testing/selftests/perf_events/ |
H A D | remove_on_exec.c | 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()
|
/openbmc/linux/tools/testing/selftests/user_events/ |
H A D | abi_test.c | 170 usleep(100000); in TEST_F() 180 usleep(100000); in TEST_F() 203 usleep(100000); in clone_check()
|
/openbmc/linux/tools/testing/selftests/cgroup/ |
H A D | test_kill.c | 51 usleep(1000); in child_fn() 214 usleep(1000); in forkbomb_fn() 239 usleep(100000); in test_cgkill_forkbomb()
|
/openbmc/linux/tools/testing/selftests/powerpc/signal/ |
H A D | sig_sc_double_restart.c | 146 usleep(100000); /* Hack to get reader waiting */ in test_restart() 148 usleep(100000); in test_restart()
|
/openbmc/linux/tools/testing/selftests/timens/ |
H A D | clock_nanosleep.c | 81 usleep(10000 << j); in run_test() 86 usleep(10000 << j); in run_test()
|
/openbmc/linux/tools/testing/selftests/timers/ |
H A D | freq-step.c | 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()
|
/openbmc/linux/Documentation/timers/ |
H A D | timers-howto.rst | 66 - Why not usleep? 69 for usleep *may* not be worth it. Such an evaluation 85 - Why is there no "usleep" / What is a good range? 88 usleep function would likely introduce a large number
|