Home
last modified time | relevance | path

Searched refs:sleep (Results 476 - 500 of 1284) sorted by relevance

1...<<11121314151617181920>>...52

/kernel/liteos_a/testsuites/unittest/libc/io/full/
H A DIO_test_pselect_001.cpp104 sleep(1); in testcase()
H A DIO_test_pselect_002.cpp100 sleep(1); in testcase()
H A DIO_test_ppoll_002.cpp94 sleep(1); in testcase()
H A DIO_test_ppoll_001.cpp106 sleep(1); in testcase()
/kernel/liteos_a/testsuites/unittest/libc/posix/mqueue/full/
H A DIt_posix_queue_103.cpp55 sleep(1); in Testcase()
H A DIt_posix_queue_207.cpp79 sleep(1); in Child()
/kernel/liteos_a/testsuites/unittest/libc/posix/pthread/full/
H A DIt_posix_pthread_035.cpp111 while (g_testCnt1 < 6) { // 6: threshold for calling sleep in Testcase()
112 sleep(1); in Testcase()
H A DIt_posix_pthread_081.cpp93 sleep(1); in Testcase()
H A DIt_posix_pthread_080.cpp89 sleep(1); in Testcase()
H A DIt_posix_pthread_085.cpp81 sleep(1); in Testcase()
H A DIt_posix_pthread_087.cpp91 sleep(1); in Testcase()
H A DIt_posix_pthread_090.cpp93 sleep(1); in Testcase()
/kernel/liteos_a/testsuites/unittest/process/basic/process/full/
H A Dprocess_test_049.cpp60 sleep(1); in TestThread()
H A Dprocess_test_055.cpp85 sleep(1); in TestCase()
/kernel/liteos_a/testsuites/unittest/process/basic/process/smoke/
H A Dprocess_test_012.cpp38 sleep(10); // 10, sleep 10 second. in ThreadFunc2()
H A Dprocess_test_044.cpp37 sleep(1); in ThreadFuncTest3()
/kernel/liteos_a/testsuites/unittest/process/basic/pthread/smoke/
H A Dpthread_test_008.cpp38 sleep(1); in PthreadTest115()
H A Dpthread_test_007.cpp38 sleep(1); in PthreadTest115()
/kernel/liteos_a/testsuites/unittest/process/plimits/smoke/
H A DIt_process_plimits_pid_001.cpp61 sleep(g_sleepTime); in PidFork()
H A DIt_process_plimits_pid_002.cpp55 sleep(g_sleepTime); in PidFork()
/kernel/linux/linux-5.10/tools/testing/selftests/net/mptcp/
H A Dsimult_flows.sh124 sleep 0.1
161 sleep 1
183 sleep 1
/kernel/linux/linux-5.10/tools/testing/selftests/resctrl/
H A Dresctrl_val.c322 sleep(1); in get_mem_bw_imc()
732 sleep(1); in resctrl_val()
753 sleep(1); in resctrl_val()
/kernel/linux/linux-5.10/tools/testing/selftests/net/forwarding/
H A Ddevlink_lib.sh330 sleep 1
398 sleep 1
483 $send_one && sleep 1
/kernel/linux/linux-5.10/drivers/soc/qcom/
H A Drpmpd.c257 unsigned int *active, unsigned int *sleep) in to_active_sleep()
262 *sleep = 0; in to_active_sleep()
264 *sleep = *active; in to_active_sleep()
256 to_active_sleep(struct rpmpd *pd, unsigned int corner, unsigned int *active, unsigned int *sleep) to_active_sleep() argument
H A Drpmhpd.c238 unsigned int *active, unsigned int *sleep) in to_active_sleep()
243 *sleep = 0; in to_active_sleep()
245 *sleep = *active; in to_active_sleep()
253 * on system sleep).
237 to_active_sleep(struct rpmhpd *pd, unsigned int corner, unsigned int *active, unsigned int *sleep) to_active_sleep() argument

Completed in 10 milliseconds

1...<<11121314151617181920>>...52