Windows: Fix multiple warnings
[platform/upstream/libusb.git] / libusb / os / threads_posix.h
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