Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-07-28 | Add an erase() method to llvm::ThreadLocal. | Owen Anderson | |
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@109686 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2009-06-26 | Fix compilation without pthreads. | Owen Anderson | |
Patch by Xerxes Ranby. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@74283 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2009-06-25 | Add a class for supporting platform independent thread-local storage. | Owen Anderson | |
Windows people, please double-check/patch this. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@74209 91177308-0d34-0410-b5e6-96231b3b80d8 |