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