aboutsummaryrefslogtreecommitdiffstats
path: root/common/threads.c
Commit message (Collapse)AuthorAgeFilesLines
* Make sure FILETIME and ULARGE_INTEGER sizes matchChris Robinson2014-05-071-0/+2
|
* Move threads.c to a separate source dirChris Robinson2014-05-061-0/+544
This will eventually serve to build a static lib of common wrapper methods, such as threads, mutexes, atomics, etc.