Home
last modified time | relevance | path

Searched defs:sleep (Results 1 – 19 of 19) sorted by relevance

/openbsd/src/lib/libc/gen/
Dsleep.c35 sleep(unsigned int seconds) in sleep() function
/openbsd/src/gnu/usr.bin/cvs/windows-NT/
Dwin32.c51 unsigned sleep(unsigned seconds) in sleep() function
/openbsd/src/sys/arch/amd64/stand/libsa/
Dtime.c136 sleep(u_int i) in sleep() function
/openbsd/src/sys/arch/i386/stand/libsa/
Dtime.c136 sleep(u_int i) in sleep() function
/openbsd/src/gnu/usr.bin/cvs/os2/
Dconfig.h394 #define sleep(x) DosSleep(((long)(x))*1000L) macro
Drun.c542 sleep (unsigned int seconds) in sleep() function
/openbsd/src/usr.sbin/unbound/
Dconfig.h.in1348 #define sleep(x) Sleep((x)*1000) /* on win32 */ macro
/openbsd/src/sys/dev/pci/drm/i915/selftests/
Di915_sw_fence.c673 unsigned long end, sleep; in test_dma_fence() local
/openbsd/src/gnu/llvm/compiler-rt/lib/tsan/rtl/
Dtsan_report.h110 ReportStack *sleep; variable
Dtsan_interceptors_posix.cpp378 TSAN_INTERCEPTOR(unsigned, sleep, unsigned sec) { in TSAN_INTERCEPTOR() argument
/openbsd/src/gnu/usr.bin/perl/win32/
Dwin32iop.h309 #define sleep win32_sleep macro
/openbsd/src/sys/dev/pci/drm/i915/gt/
Dselftest_rps.c155 int sleep; in wait_for_freq() local
/openbsd/src/sys/arch/amd64/stand/efiboot/
Defiboot.c1078 sleep(u_int i) in sleep() function
/openbsd/src/sys/dev/fdt/
Drkpmic.c703 rkpmic_do_set_voltage(struct rkpmic_regulator *rr, uint32_t voltage, int sleep) in rkpmic_do_set_voltage()
/openbsd/src/gnu/usr.bin/perl/
DXSUB.h608 # define sleep PerlProc_sleep macro
/openbsd/src/sbin/unwind/libunbound/
Dconfig.h1353 #define sleep(x) Sleep((x)*1000) /* on win32 */ macro
/openbsd/src/gnu/usr.bin/perl/os2/
Dos2ish.h350 #define sleep my_sleep macro
/openbsd/src/sys/dev/pci/
Dif_ice.c376 ice_usec_delay(uint32_t time, bool sleep) in ice_usec_delay()
393 ice_msec_delay(uint32_t time, bool sleep) in ice_msec_delay()
Dif_iwnreg.h1527 uint32_t sleep; member