freebsd-dev/lib/libusb
Hans Petter Selasky 2682992483 When multiple threads are involved receiving completion events in LibUSB
make sure there is always a master polling thread, by setting the "ctx_handler"
field in the context. Else the reception of completion events can stop.
This happens if event threads are created and destroyed during runtime.

Found by:		Ludovic Rousseau <ludovic.rousseau+freebsd@gmail.com>
PR:			231742
MFC after:		1 week
Approved by:		re (kib)
Sponsored by:		Mellanox Technologies
2018-09-28 10:28:22 +00:00
..
libusb01.c
libusb10_desc.c
libusb10_hotplug.c
libusb10_io.c When multiple threads are involved receiving completion events in LibUSB 2018-09-28 10:28:22 +00:00
libusb10.c
libusb10.h Improve LibUSB debugging by simultaneously allowing both function 2018-09-14 13:41:37 +00:00
libusb20_desc.c
libusb20_desc.h
libusb20_int.h
libusb20_ugen20.c
libusb20.3
libusb20.c
libusb20.h
libusb_global_linux.h
libusb-0.1.pc
libusb-1.0.pc
libusb-2.0.pc
libusb.3
libusb.h
Makefile
Makefile.depend
usb.h