OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
wait_for
games/cribbage/io.c
459
wait_for(int ch)
sys/dev/pci/drm/i915/i915_wait_util.h
48
#define wait_for(COND, MS) _wait_for((COND), (MS) * 1000, 10, 1000)