Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
mdelay
usr/src/grub/grub-0.97/netboot/timer.c
14
void mdelay(unsigned int msecs)
usr/src/uts/common/io/cxgbe/shared/osdep.h
70
#define mdelay(x) drv_usecwait(1000UL * (x))