Misc: Trim and consolidate header file usage
[platform/upstream/libusb.git] / libusb / os / threads_posix.h
2020-01-24 Chris DickensMisc: Trim and consolidate header file usage
2018-01-04 Chris DickensPOSIX: Improve threading abstraction as done in f06c4f5b
2016-08-17 Chris Dickenscore: Change event handling lock to traditional (non...
2016-02-24 Chris Dickenscore: Remove POSIX threads influence from synchronizati...
2016-02-24 Chris DickensMisc: Remove unused definitions for usbi_cond_signal()
2015-09-29 Chris Dickenscore: Prevent attempts to recursively hande events
2014-01-08 hjelmn@cs.unm.eduMisc: Revert all references to libusb/libusb.info
2012-05-23 Pete BatardMisc: Ensure all sources are UTF-8
2012-05-06 Peter StugeCore: Add a timestamping and thread ID to logging
2012-04-03 Pete BatardMisc: Rebrand to libusbx
2011-09-22 Nathan HjelmFix #64 use of reserved identifiers throughout libusb
2011-07-24 Vitali LovichAdd recursive mutexes to threading abstraction
2011-07-24 Peter Stugethreads_posix.h: Whitespace fix
2010-07-28 Pete BatardAdd Windows support
2010-05-17 Pete BatardFixes to error handling and exit codepaths
2010-05-13 Peter StugeAdd internal abstraction for POSIX Threads