aboutsummaryrefslogtreecommitdiff
path: root/lib/Support/Mutex.cpp
AgeCommit message (Expand)Author
2012-08-21Merge up to r162331, git commit bc363931085587bac42a40653962a3e5acd1ffceDerek Schuff
2012-08-06Add support for the OpenBSD for Bitrig.Eric Christopher
2012-07-09LOCALMODs from hg 0b098ca44de7 against r158408 (hg 90a87d6bfe45)Derek Schuff
2012-02-05Persuade GCC that there is nothing worth warning about here (there isn't).Duncan Sands
2012-01-15Remove dead code.David Blaikie
2011-11-28rename ENABLE_THREADS to LLVM_ENABLE_THREADSDylan Noblesmith
2011-10-11Clean up a few references to System/. We still have docs/SystemLibrary.htmlDaniel Dunbar
2011-02-18Check the errorcode.Argyrios Kyrtzidis
2010-11-29Merge System into Support.Michael J. Spencer
2004-01-17This file goes awayChris Lattner
2003-12-01Lock abstraction, introduced with a view toward making the JIT thread-safe.Brian Gaeke