Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
34c4485b7479a12b5ef1cb15d27e96277e8a499a
/
lib
/
Support
/
ThreadLocal.cpp
1f6efa3
Merge System into Support.
by Michael J. Spencer
· 15 years ago
[Renamed (96%) from lib/System/ThreadLocal.cpp]
b027014
Fix --disable-threads build, PR7949.
by Daniel Dunbar
· 15 years ago
826c148
Add an erase() method to llvm::ThreadLocal.
by Owen Anderson
· 15 years ago
4127ccd
Try again at making this work on OpenBSD.
by Owen Anderson
· 16 years ago
91aef8b
Fix the build on OpenBSD.
by Owen Anderson
· 16 years ago
6f8f606
Fix unused variable warnings.
by Daniel Dunbar
· 16 years ago
438d394
Add support for const thread locals.
by Owen Anderson
· 16 years ago
7e026b7
Fix typo in assertion.
by Owen Anderson
· 16 years ago
27fcfe1
Add a configure test for pthread_getspecific, and use it when building ThreadLocal.
by Owen Anderson
· 16 years ago
4a28522
Add a class for supporting platform independent thread-local storage.
by Owen Anderson
· 16 years ago