Home
last modified time | relevance | path

Searched refs:sleep (Results 601 - 625 of 2984) sorted by relevance

1...<<21222324252627282930>>...120

/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_rwlock_timedrdlock/
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()
H A D5-1.c154 sleep(1); in main()
190 sleep(1); in main()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_spin_init/
H A D2-2.c117 sleep(1); in main()
172 sleep(1); in main()
/third_party/ltp/testcases/open_posix_testsuite/functional/semaphores/
H A Dsem_readerwriter.c67 sleep(1); in reader()
92 /* When ThID is equal to WRITE_NUM/2, sleep 2 second and let reader read the data */ in writer()
94 sleep(2); in writer()
H A Dsem_philosopher.c77 sleep(1); in philosopher()
93 sleep(1); in philosopher()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_broadcast/
H A D4-1.c96 sleep(1); in main()
114 sleep(1); in main()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_signal/
H A D2-2.c130 sleep(1); in main()
139 sleep(1); in main()
/third_party/pulseaudio/scripts/
H A Dbenchmark_memory_usage.sh93 sleep 12
114 sleep 1
/third_party/python/Doc/includes/
H A Dmp_pool.py21 time.sleep(0.5 * random.random())
25 time.sleep(0.5 * random.random())
/third_party/python/Lib/turtledemo/
H A Dfractalcurves.py15 from time import sleep, perf_counter as clock namespace
115 sleep(3)
/foundation/multimedia/av_session/frameworks/native/session/test/unittest/
H A Davsession_controller_test.cpp799 sleep(1); in HWTEST_F()
833 sleep(1); in HWTEST_F()
853 sleep(1); in HWTEST_F()
916 sleep(1); in HWTEST_F()
933 sleep(1); in HWTEST_F()
950 sleep(1); in HWTEST_F()
976 sleep(1); in HWTEST_F()
1000 sleep(1); in HWTEST_F()
1024 sleep(1); in HWTEST_F()
1047 sleep( in HWTEST_F()
[all...]
/test/testfwk/xdevice/plugins/ohos/src/ohos/environment/
H A Ddmlib.py140 time.sleep(1)
171 time.sleep(2)
208 time.sleep(2)
211 time.sleep(2)
340 time.sleep(3)
759 time.sleep(1)
813 time.sleep(2)
955 time.sleep(5 / 1000)
970 time.sleep(5 / 1000)
978 time.sleep(
[all...]
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/
H A Drender_service_client_transition_demo.cpp531 sleep(1); in main()
539 sleep(1); in main()
561 sleep(NUMBER_TWO); in main()
564 sleep(NUMBER_TWO); in main()
567 sleep(NUMBER_TWO); in main()
570 sleep(NUMBER_TWO); in main()
/foundation/graphic/graphic_2d/rosen/test/hyper_graphic_manager/unittest/
H A Dhgm_frame_rate_manager_test.cpp247 sleep(1); // wait for handler task finished in HWTEST_F()
282 sleep(1); // wait for handler task finished in HWTEST_F()
336 sleep(1); // wait for handler task finished in HWTEST_F()
451 sleep(1); // wait for timer stop in HWTEST_F()
466 sleep(1); // wait for timer stop in HWTEST_F()
485 sleep(1); // wait for timer stop in HWTEST_F()
/kernel/linux/linux-5.10/drivers/media/common/b2c2/
H A Dflexcop-fe-tuner.c188 fc->fe_sleep = ops->sleep; in skystar2_rev23_attach()
189 ops->sleep = flexcop_sleep; in skystar2_rev23_attach()
295 fc->fe_sleep = fc->fe->ops.sleep; in skystar2_rev26_attach()
296 fc->fe->ops.sleep = flexcop_sleep; in skystar2_rev26_attach()
334 fc->fe_sleep = fc->fe->ops.sleep; in skystar2_rev27_attach()
335 fc->fe->ops.sleep = flexcop_sleep; in skystar2_rev27_attach()
/kernel/linux/linux-5.10/drivers/staging/olpc_dcon/
H A Dolpc_dcon.c190 * DCONLOAD works in a sleep and account for it accordingly
193 static void dcon_sleep(struct dcon_priv *dcon, bool sleep) in dcon_sleep() argument
197 /* Turn off the backlight and put the DCON to sleep */ in dcon_sleep()
199 if (dcon->asleep == sleep) in dcon_sleep()
205 if (sleep) { in dcon_sleep()
212 dcon->asleep = sleep; in dcon_sleep()
221 dcon->asleep = sleep; in dcon_sleep()
510 __ATTR(sleep, 0644, dcon_sleep_show, dcon_sleep_store),
/kernel/linux/linux-6.6/drivers/staging/olpc_dcon/
H A Dolpc_dcon.c191 * DCONLOAD works in a sleep and account for it accordingly
194 static void dcon_sleep(struct dcon_priv *dcon, bool sleep) in dcon_sleep() argument
198 /* Turn off the backlight and put the DCON to sleep */ in dcon_sleep()
200 if (dcon->asleep == sleep) in dcon_sleep()
206 if (sleep) { in dcon_sleep()
213 dcon->asleep = sleep; in dcon_sleep()
222 dcon->asleep = sleep; in dcon_sleep()
511 __ATTR(sleep, 0644, dcon_sleep_show, dcon_sleep_store),
/kernel/linux/linux-6.6/drivers/media/common/b2c2/
H A Dflexcop-fe-tuner.c188 fc->fe_sleep = ops->sleep; in skystar2_rev23_attach()
189 ops->sleep = flexcop_sleep; in skystar2_rev23_attach()
295 fc->fe_sleep = fc->fe->ops.sleep; in skystar2_rev26_attach()
296 fc->fe->ops.sleep = flexcop_sleep; in skystar2_rev26_attach()
334 fc->fe_sleep = fc->fe->ops.sleep; in skystar2_rev27_attach()
335 fc->fe->ops.sleep = flexcop_sleep; in skystar2_rev27_attach()
/test/xts/hats/hdf/camera/cameraHdi/v4l2/src/
H A Dcamera_video_test.cpp149 sleep(TIME_FOR_WAIT_IMAGE_PREVIEW); in StopStream()
158 sleep(TIME_FOR_RECEIVE_FRAME_OFF); in StopStream()
166 sleep(TIME_FOR_WAIT_IMAGE_PREVIEW); in StopStream()
176 sleep(TIME_FOR_RECEIVE_FRAME_OFF); in StopStream()
240 sleep(3); in HWTEST_F()
505 sleep(3); in HWTEST_F()
/third_party/ltp/testcases/kernel/syscalls/acct/
H A Dacct02_helper.c14 sleep(1); in main()
/third_party/python/Lib/test/
H A D_test_multiprocessing.py371 time.sleep(300)
444 time.sleep(100)
448 time.sleep(delay)
473 time.sleep(1)
522 p = self.Process(target=time.sleep, args=(DELTA,))
547 time.sleep(DELTA)
642 time.sleep(0.001) # let the children start...
708 time.sleep(0.5)
712 time.sleep(20)
780 time.sleep(dela
[all...]
/third_party/elfutils/tests/
H A Ddeleted-lib.c24 sleep (60000); in libfunc()
25 /* Avoid tail call optimization for the sleep call. */ in libfunc()
/third_party/ltp/lib/newlib_tests/
H A Dtest10.c15 sleep(2); in do_test()
H A Dtest12.c14 sleep(1); in do_test()

Completed in 21 milliseconds

1...<<21222324252627282930>>...120