aboutsummaryrefslogtreecommitdiffstats
path: root/lib/System/Win32/RWMutex.inc
Commit message (Expand)AuthorAgeFilesLines
* Merge System into Support.Michael J. Spencer2010-11-291-58/+0
* Give RWMutex the SmartRWMutex treatment too.Owen Anderson2009-06-181-6/+6
* Improve the Win32 reader-writer lock implementation by making it just a normalOwen Anderson2009-06-171-6/+14
* Remove the Win32 implementation, since it doesn't compile pre-Vista.Owen Anderson2009-06-161-12/+7
* Add a portable wrapper for reader-writer locks.Owen Anderson2009-06-161-0/+55