summaryrefslogtreecommitdiff
path: root/lib/Support/Mutex.cpp
Commit message (Expand)AuthorAge
* [C++11] More 'nullptr' conversion. In some cases just using a boolean check i...Craig Topper2014-04-15
* [C++11] Make use of 'nullptr' in the Support library.Craig Topper2014-04-07
* Remove unnecessary call to pthread_mutexattr_setpshared()Mark Seaborn2014-01-29
* Add support for the OpenBSD for Bitrig.Eric Christopher2012-08-06
* Persuade GCC that there is nothing worth warning about here (there isn't).Duncan Sands2012-02-05
* Remove dead code.David Blaikie2012-01-15
* rename ENABLE_THREADS to LLVM_ENABLE_THREADSDylan Noblesmith2011-11-28
* Clean up a few references to System/. We still have docs/SystemLibrary.htmlDaniel Dunbar2011-10-11
* Check the errorcode.Argyrios Kyrtzidis2011-02-18
* Merge System into Support.Michael J. Spencer2010-11-29
* This file goes awayChris Lattner2004-01-17
* Lock abstraction, introduced with a view toward making the JIT thread-safe.Brian Gaeke2003-12-01