Implement serialization of event handlers
authorDaniel Drake <dsd@gentoo.org>
Fri, 23 May 2008 14:57:07 +0000 (15:57 +0100)
committerDaniel Drake <dsd@gentoo.org>
Sun, 25 May 2008 21:51:34 +0000 (22:51 +0100)
commit7c525480ab3c4db9205bfe30bb0d2bef9096c444
treeda1cf6724d7182577ced7982bc739854f916b0ce
parentff0660a415ecfd0879600eaad1c5899b6d93a30a
Implement serialization of event handlers

Now offers a mechanism to wait for events while another thread is
doing the event handling. Complicates things for MT async apps, but
then again it's a bit of a tricky combination to start with.
TODO
libusb/core.c
libusb/io.c
libusb/libusb.h