summaryrefslogtreecommitdiffstats
path: root/llvm/lib/System/Unix/ThreadLocal.inc
Commit message (Collapse)AuthorAgeFilesLines
* Merge System into Support.Michael J. Spencer2010-11-291-26/+0
| | | | llvm-svn: 120298
* Add an erase() method to llvm::ThreadLocal.Owen Anderson2010-07-281-0/+1
| | | | llvm-svn: 109686
* Fix compilation without pthreads.Owen Anderson2009-06-261-3/+3
| | | | | | Patch by Xerxes Ranby. llvm-svn: 74283
* Add a class for supporting platform independent thread-local storage.Owen Anderson2009-06-251-0/+25
Windows people, please double-check/patch this. llvm-svn: 74209
OpenPOWER on IntegriCloud