summaryrefslogtreecommitdiff
path: root/libusb/os/threads_posix.h
Commit message (Expand)AuthorAgeFilesLines
* POSIX: Improve threading abstraction as done in f06c4f5bChris Dickens2018-01-041-26/+70
* core: Change event handling lock to traditional (non-recursive) typeChris Dickens2016-08-171-2/+0
* core: Remove POSIX threads influence from synchronization codeChris Dickens2016-02-241-5/+10
* Misc: Remove unused definitions for usbi_cond_signal()Chris Dickens2016-02-241-1/+0
* core: Prevent attempts to recursively hande eventsChris Dickens2015-09-281-0/+6
* Misc: Revert all references to libusb/libusb.infohjelmn@cs.unm.edu2014-01-081-1/+1
* Misc: Ensure all sources are UTF-8Pete Batard2012-05-231-1/+1
* Core: Add a timestamping and thread ID to loggingPeter Stuge2012-05-061-0/+2
* Misc: Rebrand to libusbxPete Batard2012-04-031-2/+2
* Fix #64 use of reserved identifiers throughout libusbNathan Hjelm2011-09-221-3/+3
* Add recursive mutexes to threading abstractionVitali Lovich2011-07-241-0/+2
* threads_posix.h: Whitespace fixPeter Stuge2011-07-241-1/+1
* Add Windows supportPete Batard2010-07-271-0/+1
* Fixes to error handling and exit codepathsPete Batard2010-05-171-0/+1
* Add internal abstraction for POSIX ThreadsPeter Stuge2010-05-121-0/+44