summaryrefslogtreecommitdiff
path: root/examples/dpfp_threaded.c
Commit message (Expand)AuthorAgeFilesLines
* also apply the new "libusb.h" include to the dpfp samplesPete Batard2010-11-181-1/+1
* merged latest from officialPete Batard2010-10-181-1/+2
* replaced LIBUSB_API with LIBUSB_CALLPete Batard2010-09-201-3/+3
* more residuals from official: samplespbr288Pete Batard2010-07-301-11/+4
* added missing calling convention for callbacks in dpfpPete Batard2010-04-181-3/+3
* merge abstraction for POSIX Threads and integration changes (Michael Plante, ...r169Pete Batard2010-02-241-1/+8
* Introduce contexts to the APIDaniel Drake2008-06-261-6/+6
* Remove libusb_cancel_transfer_syncDaniel Drake2008-04-291-23/+16
* add threaded example programDaniel Drake2008-04-191-0/+552