Revert "Temporary workaround for event handling serialization issue"
authorDaniel Drake <dsd@gentoo.org>
Wed, 25 Jun 2008 02:31:13 +0000 (21:31 -0500)
committerDaniel Drake <dsd@gentoo.org>
Wed, 25 Jun 2008 02:31:13 +0000 (21:31 -0500)
commit9818151c60a85aea6af24cb0996a92c3726c9864
tree182d18b28c609ebafdc490bc06563a75d4f70750
parentd5f82893fab3f1c13b1af4ba17aac72479bad7d5
Revert "Temporary workaround for event handling serialization issue"

This reverts commit 2d3a1111caff40ebb87983c861ff548cdc9e5946.
This was based on the assumption that dying threads would automatically
release mutexes, which is not the case.
libusb/io.c