Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
c21f901b2fabebbb7ba89a5643effa49b7bf77d0
/
libcxx
/
src
/
thread.cpp
aad745a
Change sleep_for, sleep_until, and the condition_variable timed wait
by Howard Hinnant
· 13 years ago
d3673eb
Andrew Morrow: The attached patch is an attempt to implement
by Howard Hinnant
· 13 years ago
36101a5b
noexcept applied to <thread>.
by Howard Hinnant
· 13 years ago
14c25b8
Solaris port. Currently sees around 200 test failures, mostly related to
by David Chisnall
· 14 years ago
c206366
Quash a whole bunch of warnings
by Howard Hinnant
· 14 years ago
dbe8111
Work on Windows port by Ruben Van Boxem
by Howard Hinnant
· 14 years ago
c950e77
Effort to reduce the number of exported symbols
by Howard Hinnant
· 15 years ago
412dbeb
license change
by Howard Hinnant
· 15 years ago
10e4a48
Convert __thread_local_data to the singleton pattern
by Howard Hinnant
· 15 years ago
b77c0c0
[futures.atomic_future] and notify_all_at_thread_exit. This completes the header <future> and all of Chapter 30 (for C++0x enabled compilers).
by Howard Hinnant
· 15 years ago
167fd10
future continues ...
by Howard Hinnant
· 15 years ago
940e211
Fixing whitespace problems
by Howard Hinnant
· 15 years ago
54b409f
now works with -fno-exceptions and -fno-rtti
by Howard Hinnant
· 15 years ago
5b00ffe
For compiling on FreeBSD
by Howard Hinnant
· 15 years ago
128ba71
patch by Jeffrey Yasskin for porting to Ubuntu Hardy. Everything was accepted except there were some bug fixes needed in <locale> for the __nolocale_* series. For the apple branch I ended up using templates instead of the var_args solution because it seemed both safer and more efficient.
by Howard Hinnant
· 15 years ago
5b08a8a
Wiped out some non-ascii characters that snuck into the copyright.
by Howard Hinnant
· 15 years ago
3e51952
libcxx initial import
by Howard Hinnant
· 15 years ago