Searched defs:sleep (Results 1 - 25 of 85) sorted by relevance

1234

/netbsd-current/sys/arch/zaurus/stand/zboot/
H A Dgetsecs.c44 sleep(int seconds) function
/netbsd-current/crypto/external/bsd/heimdal/dist/lib/roken/
H A Dsleep.c43 sleep(unsigned int seconds) function
/netbsd-current/external/bsd/openldap/dist/include/ac/
H A Dunistd.h71 #define sleep _sleep macro
/netbsd-current/external/gpl3/gcc.old/dist/libgfortran/intrinsics/
H A Dsleep.c34 # undef sleep macro
35 # define sleep(x) Sleep(1000*(x)) macro
/netbsd-current/external/gpl3/gcc/dist/libgfortran/intrinsics/
H A Dsleep.c34 # undef sleep macro
35 # define sleep(x) Sleep(1000*(x)) macro
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/microblaze/
H A Dallinsn.s37 sleep: label
/netbsd-current/external/bsd/kyua-testers/dist/
H A Datf_helpers.c64 ATF_TC_WITHOUT_HEAD(sleep); variable
/netbsd-current/external/apache2/llvm/dist/clang/utils/analyzer/
H A Dentrypoint.py6 from time import sleep namespace
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/lib/
H A Dread1.c39 init_readmore (int *method, unsigned int *sleep, FILE **log) argument
/netbsd-current/external/bsd/ntp/dist/util/
H A Dsht.c23 #define sleep(x) Sleep(x*1000) macro
/netbsd-current/external/mpl/bind/dist/bin/tests/system/statschannel/
H A Dgeneric.py14 from time import sleep namespace
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
H A Dtsan_report.h118 ReportStack *sleep; member in class:__tsan::ReportDesc
/netbsd-current/tests/lib/libc/gen/
H A Dt_sleep.c230 ATF_TC(sleep); variable
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/tsan/
H A Dtsan_report.h116 ReportStack *sleep; member in class:__tsan::ReportDesc
/netbsd-current/sys/external/bsd/drm2/dist/drm/i915/selftests/
H A Di915_sw_fence.c668 unsigned long end, sleep; local
/netbsd-current/crypto/external/bsd/openssl.old/dist/
H A De_os.h335 # define sleep(a) taskDelay((a) * sysClkRateGet()) macro
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/tsan/
H A Dtsan_report.h110 ReportStack *sleep; member in class:__tsan::ReportDesc
/netbsd-current/external/bsd/ntp/dist/libntp/
H A Dmachines.c99 void sleep(int seconds) function
/netbsd-current/sys/arch/amiga/stand/loadbsd/
H A Dloadbsd.c55 #undef sleep macro
56 #define sleep(n) if (!t_flag) (void)Delay(50*n) macro
/netbsd-current/crypto/external/bsd/openssl/dist/
H A De_os.h276 # define sleep(a) taskDelay((a) * sysClkRateGet()) macro
/netbsd-current/sys/modules/lua/
H A Dlua.c572 km_flag_t sleep = cpu_intr_p() || cpu_softintr_p() ? local
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/aarch64/gnulib/import/
H A Dunistd.h2008 # undef sleep macro
[all...]
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/aarch64eb/gnulib/import/
H A Dunistd.h2008 # undef sleep macro
[all...]
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/alpha/gnulib/import/
H A Dunistd.h2008 # undef sleep macro
[all...]
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/arm/gnulib/import/
H A Dunistd.h2008 # undef sleep macro
[all...]

Completed in 484 milliseconds

1234