summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support/Mutex.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Check the errorcode.Argyrios Kyrtzidis2011-02-181-0/+1
| | | | llvm-svn: 125804
* Merge System into Support.Michael J. Spencer2010-11-291-0/+156
| | | | llvm-svn: 120298
* This file goes awayChris Lattner2004-01-171-24/+0
| | | | llvm-svn: 10905
* Lock abstraction, introduced with a view toward making the JIT thread-safe.Brian Gaeke2003-12-011-0/+24
Eventually. llvm-svn: 10284
OpenPOWER on IntegriCloud