commit | 7dff2d35ca8ee7219e5e6cb39aee53fd9088a2d7 | [log] [tgz] |
---|---|---|
author | Nathan Hjelm <hjelmn@me.com> | Thu Jul 21 22:26:19 2016 -0600 |
committer | Nathan Hjelm <hjelmn@me.com> | Thu Jul 21 22:26:19 2016 -0600 |
tree | 62e67675c6e8e50828f94e24c8acfcd70d71daeb | |
parent | bcac08d60facba5f92d0ccfe548dea2da86f9113 [diff] |
examples: make dpfp_threaded work on OS X OS X does not support unnamed semaphores so the example has been updated to use a named semaphore instead. Signed-off-by: Nathan Hjelm <hjelmn@me.com>
libusb is a library for USB device access from Linux, Mac OS X, Windows, OpenBSD/NetBSD and Haiku userspace. It is written in C (Haiku backend in C++) and licensed under the GNU Lesser General Public License version 2.1 or, at your option, any later version (see COPYING).
libusb is abstracted internally in such a way that it can hopefully be ported to other operating systems. Please see the PORTING file for more information.
libusb homepage: http://libusb.info/
Developers will wish to consult the API documentation: http://api.libusb.info
Use the mailing list for questions, comments, etc: http://mailing-list.libusb.info
(Please use the mailing list rather than mailing developers directly)