Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
f55afeb43200bec84cdf85a2d00259443f90cb18
/
llvm
/
lib
/
Support
/
Unix
/
ThreadLocal.inc
c175dd2e
ThreadLocal: Move Unix-specific code out of Support/ThreadLocal.cpp
by David Majnemer
· 11 years ago
421c89d
ThreadLocal: Return a mutable pointer if templated with a non-const type
by David Majnemer
· 11 years ago
fabf8bf
Make sys::ThreadLocal<> zero-initialized on non-thread builds (PR18205)
by Hans Wennborg
· 12 years ago
54c9eb6
Now to chant the magical incantation that will exorcise the System library
by Charles Davis
· 15 years ago
447762d
Merge System into Support.
by Michael J. Spencer
· 15 years ago
[Renamed (98%) from llvm/lib/System/Unix/ThreadLocal.inc]
cfc2a57
Add an erase() method to llvm::ThreadLocal.
by Owen Anderson
· 15 years ago
331c8ab
Fix compilation without pthreads.
by Owen Anderson
· 16 years ago
f17f6f0
Add a class for supporting platform independent thread-local storage.
by Owen Anderson
· 16 years ago