Home
last modified time | relevance | path

Searched refs:Sleep (Results 1 – 25 of 177) sorted by relevance

12345678

/netbsd/external/gpl3/gdb/dist/gnulib/import/
H A Dwindows-rwlock.c148 Sleep (0); in glwthread_rwlock_rdlock()
182 Sleep (1); in glwthread_rwlock_rdlock()
208 Sleep (0); in glwthread_rwlock_wrlock()
239 Sleep (1); in glwthread_rwlock_wrlock()
265 Sleep (0); in glwthread_rwlock_tryrdlock()
301 Sleep (0); in glwthread_rwlock_trywrlock()
H A Dwindows-once.c50 Sleep (0); in glwthread_once()
H A Dwindows-mutex.c49 Sleep (0); in glwthread_mutex_lock()
/netbsd/external/gpl3/gdb.old/dist/gnulib/import/
H A Dwindows-rwlock.c148 Sleep (0); in glwthread_rwlock_rdlock()
182 Sleep (1); in glwthread_rwlock_rdlock()
208 Sleep (0); in glwthread_rwlock_wrlock()
239 Sleep (1); in glwthread_rwlock_wrlock()
265 Sleep (0); in glwthread_rwlock_tryrdlock()
301 Sleep (0); in glwthread_rwlock_trywrlock()
H A Dwindows-once.c50 Sleep (0); in glwthread_once()
/netbsd/external/gpl3/gdb/dist/ld/testsuite/ld-cygwin/
H A Dtestexe.c24 extern __attribute((dllimport)) void _stdcall Sleep (unsigned int duration);
29 Sleep (foobar); in testexe_dummy()
/netbsd/external/gpl3/gdb.old/dist/ld/testsuite/ld-cygwin/
H A Dtestexe.c24 extern __attribute((dllimport)) void _stdcall Sleep (unsigned int duration);
29 Sleep (foobar); in testexe_dummy()
/netbsd/external/gpl2/gettext/dist/gettext-tools/libgettextpo/
H A Dlock.c540 Sleep (0); in glthread_lock_lock()
672 Sleep (0); in glthread_rwlock_rdlock()
703 Sleep (1); in glthread_rwlock_rdlock()
725 Sleep (0); in glthread_rwlock_wrlock()
755 Sleep (1); in glthread_rwlock_wrlock()
843 Sleep (0); in glthread_recursive_lock_lock()
905 Sleep (0); in glthread_once()
/netbsd/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
H A Dlock.c540 Sleep (0); in glthread_lock_lock()
672 Sleep (0); in glthread_rwlock_rdlock()
703 Sleep (1); in glthread_rwlock_rdlock()
725 Sleep (0); in glthread_rwlock_wrlock()
755 Sleep (1); in glthread_rwlock_wrlock()
843 Sleep (0); in glthread_recursive_lock_lock()
905 Sleep (0); in glthread_once()
/netbsd/external/gpl2/gettext/dist/gettext-runtime/intl/
H A Dlock.c541 Sleep (0); in glthread_lock_lock()
673 Sleep (0); in glthread_rwlock_rdlock()
704 Sleep (1); in glthread_rwlock_rdlock()
726 Sleep (0); in glthread_rwlock_wrlock()
756 Sleep (1); in glthread_rwlock_wrlock()
844 Sleep (0); in glthread_recursive_lock_lock()
906 Sleep (0); in glthread_once()
/netbsd/external/gpl3/gcc.old/dist/libstdc++-v3/include/parallel/
H A Dcompatibility.h49 __attribute((dllimport)) void __attribute__((stdcall)) Sleep (unsigned long);
124 Sleep(0); in __yield()
/netbsd/external/gpl3/gcc/dist/libstdc++-v3/include/parallel/
H A Dcompatibility.h49 __attribute((dllimport)) void __attribute__((stdcall)) Sleep (unsigned long);
124 Sleep(0); in __yield()
/netbsd/external/mpl/bind/dist/bin/tests/optional/
H A Dtimer_test.c166 Sleep(15000); in main()
175 Sleep(2000); in main()
H A Dtask_test.c129 Sleep(2000); in main()
196 Sleep(10000); in main()
/netbsd/sys/external/bsd/acpica/dist/tools/examples/
H A Dextables.c355 Control Method Sleep Button (V1) : 0
441 [0012] Sleep Control Register : [Generic Address Structure]
448 [0012] Sleep Status Register : [Generic Address Structure]
/netbsd/external/bsd/wpa/dist/src/utils/
H A Dos_win32.c20 Sleep(sec * 1000); in os_sleep()
22 Sleep(usec / 1000); in os_sleep()
/netbsd/external/bsd/jemalloc/dist/test/src/
H A Dmq.c12 Sleep(ns / 1000); in mq_nanosleep()
/netbsd/external/bsd/ntp/dist/lib/isc/win32/
H A Donce.c50 Sleep(0); in isc_once_do()
H A Dkeyboard.c61 (void)Sleep(sleeptime*1000); in isc_keyboard_close()
/netbsd/external/mpl/bind/dist/lib/isc/win32/
H A Donce.c39 Sleep(0); in isc_once_do()
/netbsd/external/gpl3/gcc.old/dist/libgfortran/intrinsics/
H A Dsleep.c35 # define sleep(x) Sleep(1000*(x))
/netbsd/external/gpl3/gcc/dist/libgfortran/intrinsics/
H A Dsleep.c35 # define sleep(x) Sleep(1000*(x))
/netbsd/external/apache2/llvm/dist/libcxx/utils/google-benchmark/src/
H A Dsleep.cc30 void SleepForMilliseconds(int milliseconds) { Sleep(milliseconds); } in SleepForMilliseconds()
/netbsd/external/apache2/llvm/dist/llvm/utils/benchmark/src/
H A Dsleep.cc30 void SleepForMilliseconds(int milliseconds) { Sleep(milliseconds); } in SleepForMilliseconds()
/netbsd/external/mit/libuv/dist/test/
H A Dtest-pipe-getsockname.c232 Sleep(100); in TEST_IMPL()
245 Sleep(100); in TEST_IMPL()

12345678