summaryrefslogtreecommitdiff
path: root/libusb/os/threads_windows.c
Commit message (Expand)AuthorAgeFilesLines
* [windows] memory allocation improvementsPete Batard2011-11-021-1/+1
* [mingw] fixed Unicode support (reported by sirreal)Pete Batard2011-04-151-1/+1
* restrict scope of previous workaround and return error when possiblePete Batard2010-08-171-1/+1
* only apply previous workaround for 32 bit buildspbr295Pete Batard2010-08-161-0/+5
* added Workaround for MinGW-w64 multilib bugPete Batard2010-08-151-1/+9
* general whitespace cleanupMichael Plante2010-04-241-6/+6
* added MinGW-w64 supportr219Pete Batard2010-03-191-4/+4
* fixed continuous polling during timeout (Graeme Gill)r204Pete Batard2010-03-111-1/+3
* residual corrections from previous commits (Michael Plante)r189Pete Batard2010-03-031-1/+1
* fixed a typo in usbi_mutex_unlockr179Pete Batard2010-02-261-1/+1
* reverts some of the changes from dbd439/6c7a1e (r173)r175Pete Batard2010-02-241-1/+1
* includes simplification and cleanup (os)r173Pete Batard2010-02-241-2/+1
* merge abstraction for POSIX Threads and integration changes (Michael Plante, ...r169Pete Batard2010-02-241-0/+207