aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Support/Windows/RWMutex.inc
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-5/+3
* Update to LLVM 3.5a.Stephen Hines2014-04-241-1/+1
* Windows: Don't bother with pinning Kernel32.dllDavid Majnemer2013-10-141-3/+1
* Windows: Use GetModuleHandleEx instead of LoadLibraryDavid Majnemer2013-10-131-2/+2
* Windows: Be more explicit with Win32 APIsDavid Majnemer2013-10-071-1/+1
* Remove tabs.Bill Wendling2012-07-191-3/+3
* Support/Windows: Add efficent RW mutex on Windows. Patch by Aaron Ballman!Michael J. Spencer2011-10-131-11/+87
* Now to chant the magical incantation that will exorcise the System libraryCharles Davis2010-11-291-1/+1
* Merge System into Support.Michael J. Spencer2010-11-291-0/+58