/external/valgrind/drd/tests/ |
D | tsan_unittest.cpp | 297 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 …]
|
D | std_list.cpp | 27 usleep(1000); in SubTest() 34 usleep(1000); in subTest() 51 usleep(1000); in func1() 55 usleep(1000); in func2()
|
D | std_string.cpp | 29 usleep(100); in addRecord() 43 usleep(1000 * 1000); in fillTable()
|
D | annotate_rwlock.c | 65 usleep(100 * 1000); in rwlock_rdlock() 89 usleep(100 * 1000); in rwlock_wrlock()
|
/external/libnfc-nci/halimpl/pn54x/tml/ |
D | phTmlNfc.c | 425 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 …]
|
D | phTmlNfc_i2c.c | 100 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/ |
D | ithread.c | 111 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/ |
D | ithread.c | 119 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/ |
D | ithread.c | 121 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/ |
D | init-order-pthread-create.cc | 17 usleep(500000); in bar() 27 usleep(100000); in poll()
|
/external/compiler-rt/test/tsan/ |
D | stack_sync_reuse.cc | 26 usleep(1000); // spin wait in Thread() 40 usleep(1000); // spin wait in foobar()
|
D | signal_recursive.cc | 48 usleep(100); // wait for kSigRestart signal in SuspendHandler() 106 usleep(100); // Tsan deadlocks without these sleeps in BusyThread()
|
D | ignore_lib_lib.h | 12 usleep(100); in Thread()
|
/external/compiler-rt/lib/tsan/tests/rtl/ |
D | tsan_thread.cc | 42 int usleep(unsigned); in thread_alot_func() 43 usleep(50); in thread_alot_func()
|
/external/compiler-rt/test/tsan/Darwin/ |
D | gcd-once.mm | 18 usleep(100000); 26 usleep(100000);
|
/external/libdrm/tests/exynos/ |
D | exynos_fimg2d_event.c | 78 usleep(500); in threadfunc() 109 usleep(500); in wait_all_jobs() 148 usleep(500); in g2d_work()
|
/external/bison/lib/ |
D | unistd.in.h | 1496 # 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/ |
D | annotate_rwlock.c | 75 usleep(100 * 1000); in rwlock_rdlock() 100 usleep(100 * 1000); in rwlock_wrlock()
|
/external/bison/linux-lib/ |
D | unistd.h | 1808 # 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/ |
D | unistd.h | 1808 # 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/ |
D | rtpw.c | 95 # 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/ |
D | signaltest.c | 155 usleep(10000); in signalthread() 401 usleep(10000); in main() 410 usleep(50000); in main()
|
/external/mesa3d/src/gallium/auxiliary/os/ |
D | os_time.h | 64 #define os_time_sleep(_usecs) usleep(_usecs)
|
/external/google-breakpad/src/client/solaris/handler/ |
D | minidump_test.cc | 59 usleep(100); in SleepyFunction()
|
/external/ltrace/testsuite/ltrace.torture/ |
D | signals.c | 40 usleep(100); in main()
|