correct way to call tsleep is almost always "while (condition) tsleep(...)"
authorderaadt <deraadt@openbsd.org>
Thu, 30 Nov 1995 22:59:06 +0000 (22:59 +0000)
committerderaadt <deraadt@openbsd.org>
Thu, 30 Nov 1995 22:59:06 +0000 (22:59 +0000)
commitf740b26dca924248b739901c9b9efafbc228c56f
tree18db8ebed9a2c0c94d890c48e415bacc681d1962
parent2bbf3e14368fb008de7f14142d826c4dbaba08c6
correct way to call tsleep is almost always "while (condition) tsleep(...)"
sys/dev/isa/aha.c
sys/dev/isa/aha1542.c