Home
last modified time | relevance | path

Searched refs:usleep (Results 1 - 25 of 322) sorted by relevance

12345678910>>...13

/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H A Dbpf_loop.c19 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( in check_stack()
[all...]
H A Dlink_pinning.c24 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()
/kernel/liteos_a/testsuites/unittest/process/basic/process/full/
H A Dprocess_test_031.cpp37 usleep(1000 * 10 * 5); // 1000, 10, 5, Used to calculate the delay time. in Child1()
47 usleep(1000 * 10 * 5); // 1000, 10, 5, Used to calculate the delay time. in Child2()
67 usleep(1000 * 10 * 2); // 1000, 10, 2, Used to calculate the delay time. in TestCase()
72 usleep(1000 * 10 * 5); // 1000, 10, 5, Used to calculate the delay time. in TestCase()
81 usleep(1000 * 10 * 2); // 1000, 10, 2, Used to calculate the delay time. in TestCase()
86 usleep(1000 * 10 * 5); // 1000, 10, 5, Used to calculate the delay time. in TestCase()
H A Dprocess_test_033.cpp37 usleep(1000 * 10 * 5); // 1000, 10, 5, Used to calculate the delay time. in Child1()
47 usleep(1000 * 10 * 5); // 1000, 10, 5, Used to calculate the delay time. in Child2()
67 usleep(1000 * 10 * 1); // 1000, 10, Used to calculate the delay time. in TestCase()
85 usleep(1000 * 10 * 2); // 1000, 10, 2, Used to calculate the delay time. in TestCase()
91 usleep(1000 * 10 * 5); // 1000, 10, 5, Used to calculate the delay time. in TestCase()
H A Dprocess_test_032.cpp37 usleep(1000 * 10 * 5); // 1000, 10, 5, Used to calculate the delay time. in Child1()
70 usleep(1000 * 10 * 2); // 1000, 10, 2, Used to calculate the delay time. in TestCase()
75 usleep(1000 * 10 * 5); // 1000, 10, 5, Used to calculate the delay time. in TestCase()
84 usleep(1000 * 10 * 5); // 1000, 10, 5, Used to calculate the delay time. in TestCase()
H A Dprocess_test_036.cpp43 usleep(1000 * 10 * 10); // 1000, 10, 10, Used to calculate the delay time. in Child1()
49 usleep(1000 * 10 * 5); // 1000, 10, 5, Used to calculate the delay time. in Child1()
63 usleep(1000 * 10 * 12); // 1000, 10, 12, Used to calculate the delay time. in Child2()
91 usleep(1000 * 10 * 2); // 1000, 10, 2, Used to calculate the delay time. in ProcessGroup()
H A Dprocess_test_037.cpp43 usleep(1000 * 10 * 12); // 1000, 10, 12, Used to calculate the delay time. in Child1()
58 usleep(1000 * 10 * 12); // 1000, 10, 12, Used to calculate the delay time. in Child2()
84 usleep(1000 * 10 * 2); // 1000, 10, 2, Used to calculate the delay time. in ProcessGroup()
95 usleep(1000 * 10 * 2); // 1000, 10, 2, Used to calculate the delay time. in ProcessGroup()
/kernel/liteos_a/testsuites/unittest/libc/io/full/
H A DIO_test_ppoll_001.cpp50 usleep(DELAY_TIME); in pthread_01()
57 usleep(DELAY_TIME); in pthread_01()
72 usleep(DELAY_TIME); in pthread_01()
84 usleep(DELAY_TIME); in testcase()
96 usleep(DELAY_TIME); in testcase()
104 usleep(DELAY_TIME); in testcase()
H A DIO_test_ppoll_002.cpp52 usleep(DELAY_TIME); in pthread_01()
68 usleep(DELAY_TIME); in pthread_01()
80 usleep(DELAY_TIME); in testcase()
92 usleep(DELAY_TIME); in testcase()
102 usleep(DELAY_TIME); in testcase()
H A DIO_test_ppoll_003.cpp62 usleep(DELAY_TIME); in pthread_01()
100 usleep(DELAY_TIME); in testcase()
120 usleep(DELAY_TIME); in testcase()
128 usleep(DELAY_TIME); in testcase()
140 usleep(DELAY_TIME); in testcase()
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/
H A Dlink_pinning.c24 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()
/kernel/liteos_a/testsuites/unittest/process/basic/process/smoke/
H A Dprocess_test_023.cpp86 usleep(1000 * 10 * 20); // 1000, 10, 20, Used to calculate the delay time. in ProcessTest()
94 usleep(1000 * 10 * 15); // 1000, 10, 15, Used to calculate the delay time. in ProcessTest()
101 usleep(1000 * 10 * 10); // 1000, 10, 10, Used to calculate the delay time. in ProcessTest()
108 usleep(1000 * 10 * 2); // 1000, 10, 2, Used to calculate the delay time. in ProcessTest()
111 usleep(1000 * 10 * 2); // 1000, 10, 2, Used to calculate the delay time. in ProcessTest()
H A Dprocess_test_025.cpp85 usleep(1000 * 10 * 40); // 1000, 10, 40, Used to calculate the delay time. in ProcessTest()
94 usleep(1000 * 10 * 45); // 1000, 10, 45, Used to calculate the delay time. in ProcessTest()
102 usleep(1000 * 10 * 50); // 1000, 10, 50, Used to calculate the delay time. in ProcessTest()
110 usleep(1000 * 10 * 2); // 1000, 10, 2, Used to calculate the delay time. in ProcessTest()
115 usleep(1000 * 10 * 2); // 1000, 10, 2, Used to calculate the delay time. in ProcessTest()
H A Dprocess_test_022.cpp86 usleep(1000 * 10 * 30); // 1000, 10, 30, Used to calculate the delay time. in ProcessTest()
94 usleep(1000 * 10 * 20); // 1000, 10, 20, Used to calculate the delay time. in ProcessTest()
101 usleep(1000 * 10 * 15); // 1000, 10, 15, Used to calculate the delay time. in ProcessTest()
108 usleep(1000 * 10 * 5); // 1000, 10, 5, Used to calculate the delay time. in ProcessTest()
112 usleep(1000 * 10 * 5); // 1000, 10, 5, Used to calculate the delay time. in ProcessTest()
H A Dprocess_test_024.cpp80 usleep(1000 * 10 * 20); // 1000, 10, 20, Used to calculate the delay time. in ProcessTest()
88 usleep(1000 * 10 * 15); // 1000, 10, 15, Used to calculate the delay time. in ProcessTest()
95 usleep(1000 * 10 * 10); // 1000, 10, 10, Used to calculate the delay time. in ProcessTest()
102 usleep(1000 * 10 * 2); // 1000, 10, 2, Used to calculate the delay time. in ProcessTest()
107 usleep(1000 * 10 * 2); // 1000, 10, 2, Used to calculate the delay time. in ProcessTest()
H A Dprocess_test_021.cpp108 usleep(1000 * 10 * 2); // 1000, 10, 2, Used to calculate the delay time. in ProcessTest()
119 usleep(1000 * 10 * 2); // 1000, 10, 2, Used to calculate the delay time. in ProcessTest()
126 usleep(1000 * 10 * 2); // 1000, 10, 2, Used to calculate the delay time. in ProcessTest()
130 usleep(1000 * 10 * 2); // 1000, 10, 2, Used to calculate the delay time. in ProcessTest()
/kernel/liteos_a/testsuites/unittest/extended/signal/full/
H A Dpipe_test_003.cpp64 usleep(100000); // 100000, Used to calculate the delay time. in TestPipeSingleProcessFcntl()
68 usleep(10000); // 10000, Used to calculate the delay time. in TestPipeSingleProcessFcntl()
78 usleep(100000); // 100000, Used to calculate the delay time. in TestPipeSingleProcessFcntl()
91 usleep(100000); // 100000, Used to calculate the delay time. in TestPipeSingleProcessFcntl()
H A Dsignal_test_004.cpp64 usleep(100000); // 100000, Used to calculate the delay time. in TestRaiseWake()
72 usleep(10); // 10, Used to calculate the delay time. in TestRaiseWake()
75 usleep(3000); // 3000, Used to calculate the delay time. in TestRaiseWake()
/kernel/liteos_a/testsuites/unittest/process/basic/pthread/smoke/
H A Dpthread_test_008.cpp48 usleep(1000 * 10 * 10); // 1000 * 10 * 10, delay for timimg control. in PthreadFunc1115()
61 usleep(1000 * 10 * 15); // 1000 * 10 * 15, delay for timimg control. in PthreadFunc2115()
74 usleep(1000 * 10 * 6); // 1000 * 10 * 6, delay for timimg control. in PthreadFunc3115()
104 usleep(1000 * 10 * 50); // 1000 * 10 * 50, delay for timimg control. in Testcase()
H A Dpthread_test_007.cpp48 usleep(1000 * 10 * 10); // 1000 * 10 * 10, delay for timimg control. in PthreadFunc1115()
61 usleep(1000 * 10 * 15); // 1000 * 10 * 15, delay for timimg control. in PthreadFunc2115()
74 usleep(1000 * 10 * 6); // 1000 * 10 * 6, delay for timimg control. in PthreadFunc3115()
104 usleep(1000 * 10 * 50); // 1000 * 10 * 50, delay for timimg control. in Testcase()
/kernel/liteos_m/testsuites/unittest/xts/ipc/semaphone/
H A Dsem_xts_test.c246 usleep(20); /* 20, common data for test, no special meaning */
256 usleep(20); /* 20, common data for test, no special meaning */
282 usleep(50); /* 50, common data for test, no special meaning */ in ThreadSemTimedWait()
288 usleep(100); /* 100, common data for test, no special meaning */ in ThreadSemTimedWait()
312 usleep(10); /* 10, common data for test, no special meaning */
337 usleep(100); /* 100, common data for test, no special meaning */ in ThreadNThreadWaitF01()
356 usleep(300); /* 300, common data for test, no special meaning */ in ThreadNThreadWaitF02()
361 usleep(200); /* 200, common data for test, no special meaning */ in ThreadNThreadWaitF02()
392 usleep(200); /* 200, common data for test, no special meaning */
399 usleep(2
[all...]
/kernel/liteos_a/testsuites/unittest/basic/mem/shm/full/
H A Dshm_test_007.cpp49 usleep(100000); in Testcase()
73 usleep(50000); in Testcase()
83 usleep(100000); in Testcase()
/kernel/liteos_a/testsuites/unittest/libc/posix/pthread/full/
H A DIt_posix_pthread_092.cpp45 if (g_startNum > 5) { // 5: threshold for calling usleep in pthread_f01()
46 usleep(1000 * 10 * 2); in pthread_f01()
100 usleep(1000 * 10 * 2); in Testcase()
108 usleep(1000 * 10 * 2); in Testcase()
114 usleep(1000 * 10 * 1); in Testcase()
H A DIt_posix_pthread_035.cpp45 usleep(100); in pthread_f01()
64 usleep(100); in pthread_f02()
84 usleep(10); in PthreadF03()
H A DIt_posix_pthread_090.cpp43 if (g_startNum > 5) { // 5: threshold for calling usleep in pthread_f01()
44 usleep(1000 * 10 * 2); in pthread_f01()
79 usleep(1000 * 10 * 2); in Testcase()
85 usleep(1000 * 10 * 1); in Testcase()

Completed in 7 milliseconds

12345678910>>...13