Create the USB task queues before creating the event thread to avoid
commit0acc716773ee465643a4482f0ec9351a6b0e4248
authorMatthew Dillon <dillon@dragonflybsd.org>
Sat, 16 Jun 2007 20:57:59 +0000 (16 20:57 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Sat, 16 Jun 2007 20:57:59 +0000 (16 20:57 +0000)
tree14025709bee69f318678bd6aa28368f1a2d75016
parentd9d2c361913246570cd2ae29672af9990120147e
Create the USB task queues before creating the event thread to avoid
possible races with the discovery.  Clean up the event thread termination
code.
sys/bus/usb/usb.c