Searched defs:SLEEP (Results 1 - 7 of 7) sorted by relevance

/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/lib/hcrypto/libtommath/demo/
H A Dtiming.c10 #define SLEEP sleep(4) macro
12 #define SLEEP macro
H A Ddemo.c7 #define SLEEP sleep(4) macro
9 #define SLEEP macro
/netbsd-6-1-5-RELEASE/games/battlestar/
H A Dextern.h173 #define SLEEP 1040 macro
/netbsd-6-1-5-RELEASE/games/rogue/
H A Drogue.h100 #define SLEEP 6 macro
/netbsd-6-1-5-RELEASE/sys/dist/ipf/netinet/
H A Dip_compat.h484 # define SLEEP(id, n) { lock_t *_l = get_sleep_lock((void *)id); \ macro
629 # define SLEEP(id, n) sleep((id), PZERO+1) macro
1171 # define SLEEP(id, n) sleep((id), PZERO+1) macro
1232 # define SLEEP(x,s) wait_event_interruptible((*(x##_linux)), 0) macro
1234 # define SLEEP(x,s) 0, interruptible_sleep_on(x##_linux) macro
1444 # define SLEEP(id, n) sleepx((id), PZERO+1, 0) macro
1617 # define SLEEP(x,y) 1; macro
1773 # define SLEEP(id, n) tsleep((id), PPAUSE|PCATCH, n, 0) macro
/netbsd-6-1-5-RELEASE/sys/dev/pci/
H A Dif_lmc.h981 # define SLEEP(usecs) tsleep(sc, PZERO, DEVICE_NAME, 1+(usecs/tick)) macro
/netbsd-6-1-5-RELEASE/external/ibm-public/postfix/dist/src/global/
H A Dmail_params.h1993 #define SLEEP "sleep" macro

Completed in 114 milliseconds