]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Use tsleep() rather than msleep() with a NULL mtx parameter.
authorJohn Baldwin <jhb@FreeBSD.org>
Fri, 23 Feb 2007 23:06:10 +0000 (23:06 +0000)
committerJohn Baldwin <jhb@FreeBSD.org>
Fri, 23 Feb 2007 23:06:10 +0000 (23:06 +0000)
commit6e50e38fcce8c444397d635c689c842a5af05dae
tree5a5982bfc22dc52ef26abd8c64d36de520251b0c
parent4a50bbc03e3c313dabee24c165cbc8c93bfa4c61
Use tsleep() rather than msleep() with a NULL mtx parameter.
sys/dev/fdc/fdc.c
sys/geom/geom_dev.c
sys/geom/geom_io.c