Home
last modified time | relevance | path

Searched refs:sleep (Results 1 – 11 of 11) sorted by relevance

/examples/libc/
A Dsem.c19 sleep(1); in other_thread()
26 sleep(1); in other_thread()
39 sleep(5); in test_thread()
A Dfile.c58 void sleep(int tick) in sleep() function
363 sleep(1); in libc_fseek()
376 sleep(1); in libc_fseek()
/examples/utest/testcases/posix/pthread_h/functions/pthread_create/
A Dpthread_create_1-2_tc.c27 sleep(10); in a_thread_func()
/examples/utest/testcases/posix/pthread_h/functions/pthread_join/
A Dpthread_join_1-1_tc.c34 sleep(1); in a_thread_func()
/examples/utest/testcases/posix/pthread_h/functions/pthread_exit/
A Dpthread_exit_1-1_tc.c58 sleep(1); in posix_testcase()
/examples/network/
A Dtcp_server.py19 time.sleep(1)
/examples/utest/testcases/posix/pthread_h/functions/pthread_detach/
A Dpthread_detach_4-1_tc.c37 sleep(10); in a_thread_func()
A Dpthread_detach_2-1_tc.c32 sleep(10); in a_thread_func()
A Dpthread_detach_1-1_tc.c33 sleep(10); in a_thread_func()
/examples/utest/testcases/posix/pthread_h/functions/pthread_cond_broadcast/
A Dpthread_cond_broadcast_2-1_tc.c116 sleep(1); in posix_testcase()
/examples/utest/testcases/posix/pthread_h/functions/pthread_cond_timedwait/
A Dpthread_cond_timedwait_2-1_tc.c128 sleep(INTERVAL); in posix_testcase()

Completed in 24 milliseconds