Home
last modified time | relevance | path

Searched refs:sleep (Results 501 - 525 of 2736) sorted by relevance

1...<<21222324252627282930>>...110

/kernel/liteos_a/testsuites/unittest/container/smoke/
H A DIt_pid_container_031.cpp37 sleep(3); /* 3: delay 3s */ in ChildFun2()
44 sleep(6); /* 6: delay 6s */ in ChildFun1()
/kernel/liteos_a/testsuites/unittest/extended/liteipc/smoke/
H A Dliteipc_test_001.cpp95 sleep(2); in LiteIpcTest()
117 sleep(1); in TestCase()
/kernel/liteos_a/testsuites/unittest/extended/signal/full/
H A Dsignal_test_016.cpp80 sleep(1); in ThreadKill()
130 sleep(1); in TestMultiPthreadKillPendNormal()
/kernel/liteos_a/testsuites/unittest/libc/io/full/
H A DIO_test_ppoll_003.cpp122 sleep(1); /* 保证先挂起再写入数据 */ in testcase()
130 sleep(1); /* 保证先挂起再发送信号 */ in testcase()
/kernel/liteos_a/testsuites/unittest/libc/posix/mqueue/full/
H A DIt_posix_queue_208.cpp79 sleep(1); in Child()
89 sleep(1); in Child()
/kernel/liteos_a/testsuites/unittest/libc/posix/pthread/full/
H A DIt_posix_pthread_084.cpp93 sleep(1); in Testcase()
105 sleep(1); in Testcase()
/kernel/liteos_a/testsuites/unittest/libc/time/timer/smoke/
H A Dtimer_test_004.cpp106 LogPrintln("sleep %ds", interval); in SigInfoTimerTest()
107 sleep(interval); // should not be interrupted in SigInfoTimerTest()
124 LogPrintln("sleep another %ds", interval); in SigInfoTimerTest()
125 sleep(interval); // should be interrupted in SigInfoTimerTest()
126 LogPrintln("sleep time over, g_handlerFlag = %d", g_handlerFlag); in SigInfoTimerTest()
/third_party/f2fs-tools/scripts/
H A Dspo_test.sh59 echo Start sleep: $rand seconds
60 sleep $rand
/third_party/NuttX/fs/vfs/
H A Dfs_select.c62 extern unsigned int sleep(unsigned int seconds);
169 (void)sleep(timeout->tv_sec); in do_select()
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/
H A DICUServiceTestSample.java75 Thread.sleep(50); in display()
101 Thread.sleep(500); in run()
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
H A DICUServiceTestSample.java72 Thread.sleep(50); in display()
98 Thread.sleep(500); in run()
/third_party/node/benchmark/async_hooks/
H A Dasync-resource-vs-destroy.js5 const sleep = promisify(setTimeout);
139 await sleep(10);
/third_party/nghttp2/tests/
H A Dend_to_end.py36 time.sleep(1)
41 time.sleep(1)
/third_party/ltp/testcases/kernel/mem/page/
H A Dpage02.c167 sleep(1);
189 sleep(1);
/third_party/ltp/testcases/kernel/sched/cfs-scheduler/
H A Dcfs_bandwidth01.c12 * simulate intermittent cpu load. They spin for some time then sleep
123 sleep(1); in do_test()
127 sleep(2); in do_test()
/third_party/ltp/testcases/kernel/hotplug/cpu_hotplug/functional/
H A Dcpuhotplug07.sh94 sleep 2
127 sleep 2
/third_party/ltp/testcases/kernel/syscalls/kill/
H A Dkill12.c109 sleep(1); in main()
204 sleep(1); /* wait for parent */ in do_child()
H A Dkill07.c142 sleep(1); in main()
201 sleep(300); in do_child()
/third_party/libdrm/tests/tegra/
H A Dgr2d-fill.c126 sleep(1); in main()
136 sleep(1); in main()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mmap/
H A D13-1.c80 sleep(1); in main()
101 sleep(1); in main()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_rwlock_timedrdlock/
H A D6-1.c135 sleep(1); in main()
152 sleep(1); in main()
H A D3-1.c132 sleep(1); in main()
173 sleep(1); in main()
H A D1-1.c118 sleep(1); in main()
159 sleep(1); in main()
H A D5-1.c149 sleep(1); in main()
186 sleep(1); in main()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_rwlock_timedwrlock/
H A D6-1.c135 sleep(1); in main()
152 sleep(1); in main()

Completed in 12 milliseconds

1...<<21222324252627282930>>...110