summaryrefslogtreecommitdiff
path: root/libusb/os/threads_posix.c
Commit message (Expand)AuthorAgeFilesLines
* Linux: Fix a major regression in threads_posix.cPete Batard2012-06-061-9/+6
* Misc: Ensure all sources are UTF-8Pete Batard2012-05-231-2/+2
* Windows: Fix missing cygwin thread IDPete Batard2012-05-101-0/+4
* BSD: Add thread ID support for OpenBSD > 5.1Pete Batard2012-05-081-2/+6
* Core: Add a timestamping and thread ID to loggingPeter Stuge2012-05-061-0/+20
* Misc: Rebrand to libusbxPete Batard2012-04-031-3/+3
* threads_posix.c: Fix prototype warning by including threads_posix.hSean McBride2012-02-081-1/+1
* Add recursive mutexes to threading abstractionVitali Lovich2011-07-241-0/+55