aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/Unix/RWMutex.inc
AgeCommit message (Expand)AuthorFilesLines
2014-10-31Update the non-pthreads fallback for RWMutex on UnixDavid Blaikie1-6/+6
2014-03-01Fix RWMutex to be thread-safe when pthread_rwlock is not availableMark Seaborn1-6/+14
2010-11-29Now to chant the magical incantation that will exorcise the System libraryCharles Davis1-1/+1
2010-11-29Merge System into Support.Michael J. Spencer1-0/+43