Home
last modified time | relevance | path

Searched refs:usleep (Results 1 – 25 of 138) sorted by relevance

123456

/external/valgrind/drd/tests/
Dtsan_unittest.cpp297 usleep(10); in Start()
380 usleep(100000); // Make sure the waiter blocks. in Waker()
428 usleep(100000); // Make sure the waiter blocks. in Waker()
522 usleep(100000); // Make sure the signaller gets first. in Waiter()
574 usleep(100000); // Make sure the signaller gets first. in Waiter()
622 usleep(100000); // Make sure the signaller gets there first. in Waiter()
676 usleep(100000); in Writer()
717 usleep(100000); in Reader()
750 usleep(200000); in Worker()
1064 usleep(100000); // Make sure the waiter blocks. in Waker()
[all …]
Dstd_list.cpp27 usleep(1000); in SubTest()
34 usleep(1000); in subTest()
51 usleep(1000); in func1()
55 usleep(1000); in func2()
Dstd_string.cpp29 usleep(100); in addRecord()
43 usleep(1000 * 1000); in fillTable()
Dannotate_rwlock.c65 usleep(100 * 1000); in rwlock_rdlock()
89 usleep(100 * 1000); in rwlock_wrlock()
/external/libnfc-nci/halimpl/pn54x/tml/
DphTmlNfc.c425 usleep(10*1000); in phTmlNfc_TmlThread()
574 usleep(10000); in phTmlNfc_TmlWriterThread()
638 usleep(1000); in phTmlNfc_Shutdown()
641 usleep(1000); in phTmlNfc_Shutdown()
643 usleep(1000); in phTmlNfc_Shutdown()
645 usleep(1000); in phTmlNfc_Shutdown()
647 usleep(1000); in phTmlNfc_Shutdown()
903 usleep(100 * 1000); in phTmlNfc_IoCtl()
905 usleep(100 * 1000); in phTmlNfc_IoCtl()
913 usleep(10 * 1000); in phTmlNfc_IoCtl()
[all …]
DphTmlNfc_i2c.c100 usleep(100 * 1000); in phTmlNfc_i2c_open_and_configure()
102 usleep(100 * 1000); in phTmlNfc_i2c_open_and_configure()
286 usleep(500); in phTmlNfc_i2c_write()
/external/libhevc/common/
Dithread.c111 usleep(u4_time * 1000 * 1000); in ithread_sleep()
116 usleep(u4_time_ms * 1000); in ithread_msleep()
121 usleep(u4_time_us); in ithread_usleep()
/external/libmpeg2/common/
Dithread.c119 usleep(u4_time * 1000 * 1000); in ithread_sleep()
124 usleep(u4_time_ms * 1000); in ithread_msleep()
129 usleep(u4_time_us); in ithread_usleep()
/external/libavc/common/
Dithread.c121 usleep(u4_time * 1000 * 1000); in ithread_sleep()
126 usleep(u4_time_ms * 1000); in ithread_msleep()
131 usleep(u4_time_us); in ithread_usleep()
/external/compiler-rt/test/asan/TestCases/Posix/
Dinit-order-pthread-create.cc17 usleep(500000); in bar()
27 usleep(100000); in poll()
/external/compiler-rt/test/tsan/
Dstack_sync_reuse.cc26 usleep(1000); // spin wait in Thread()
40 usleep(1000); // spin wait in foobar()
Dsignal_recursive.cc48 usleep(100); // wait for kSigRestart signal in SuspendHandler()
106 usleep(100); // Tsan deadlocks without these sleeps in BusyThread()
Dignore_lib_lib.h12 usleep(100); in Thread()
/external/compiler-rt/lib/tsan/tests/rtl/
Dtsan_thread.cc42 int usleep(unsigned); in thread_alot_func()
43 usleep(50); in thread_alot_func()
/external/compiler-rt/test/tsan/Darwin/
Dgcd-once.mm18 usleep(100000);
26 usleep(100000);
/external/libdrm/tests/exynos/
Dexynos_fimg2d_event.c78 usleep(500); in threadfunc()
109 usleep(500); in wait_all_jobs()
148 usleep(500); in g2d_work()
/external/bison/lib/
Dunistd.in.h1496 # undef usleep
1497 # define usleep rpl_usleep
1499 _GL_FUNCDECL_RPL (usleep, int, (useconds_t n));
1500 _GL_CXXALIAS_RPL (usleep, int, (useconds_t n));
1503 _GL_FUNCDECL_SYS (usleep, int, (useconds_t n));
1505 _GL_CXXALIAS_SYS (usleep, int, (useconds_t n));
1507 _GL_CXXALIASWARN (usleep);
1509 # undef usleep
1511 _GL_WARN_ON_USE (usleep, "usleep is unportable - "
/external/valgrind/helgrind/tests/
Dannotate_rwlock.c75 usleep(100 * 1000); in rwlock_rdlock()
100 usleep(100 * 1000); in rwlock_wrlock()
/external/bison/linux-lib/
Dunistd.h1808 # undef usleep
1809 # define usleep rpl_usleep
1811 _GL_FUNCDECL_RPL (usleep, int, (useconds_t n));
1812 _GL_CXXALIAS_RPL (usleep, int, (useconds_t n));
1815 _GL_FUNCDECL_SYS (usleep, int, (useconds_t n));
1817 _GL_CXXALIAS_SYS (usleep, int, (useconds_t n));
1819 _GL_CXXALIASWARN (usleep);
1821 # undef usleep
1823 _GL_WARN_ON_USE (usleep, "usleep is unportable - "
/external/bison/darwin-lib/
Dunistd.h1808 # undef usleep
1809 # define usleep rpl_usleep
1811 _GL_FUNCDECL_RPL (usleep, int, (useconds_t n));
1812 _GL_CXXALIAS_RPL (usleep, int, (useconds_t n));
1815 _GL_FUNCDECL_SYS (usleep, int, (useconds_t n));
1817 _GL_CXXALIAS_SYS (usleep, int, (useconds_t n));
1819 _GL_CXXALIASWARN (usleep);
1821 # undef usleep
1823 _GL_WARN_ON_USE (usleep, "usleep is unportable - "
/external/srtp/test/
Drtpw.c95 # define usleep(us) Sleep((us)/1000) macro
97 # define usleep(us) sleep((us)/1000000) macro
442 usleep(USEC_RATE); in main()
/external/autotest/client/tests/signaltest/src/
Dsignaltest.c155 usleep(10000); in signalthread()
401 usleep(10000); in main()
410 usleep(50000); in main()
/external/mesa3d/src/gallium/auxiliary/os/
Dos_time.h64 #define os_time_sleep(_usecs) usleep(_usecs)
/external/google-breakpad/src/client/solaris/handler/
Dminidump_test.cc59 usleep(100); in SleepyFunction()
/external/ltrace/testsuite/ltrace.torture/
Dsignals.c40 usleep(100); in main()

123456