Searched defs:sleeptime (Results 1 - 4 of 4) sorted by relevance
| /src/tests/kernel/ | ||
| H A D | t_lockf.c | 59 #define sleeptime 150000 /* sleep time between locks, usec */ macro |
| /src/sys/dev/pci/ | ||
| H A D | viomb.c | 500 int sleeptime, r; local in function:viomb_thread |
| /src/sbin/amrctl/ | ||
| H A D | amrctl.c | 54 static int sleeptime = SLEEPTIME; /* between attempts, in ms */ variable in typeref:typename:int |
| /src/usr.sbin/lpr/lpd/ | ||
| H A D | lpd.c | 301 struct timespec sleeptime = {10, 0}; local in function:main |
Completed in 5 milliseconds