This website requires JavaScript.
Explore
Help
Sign In
intel
/
llvm
Watch
1
Star
0
Fork
0
You've already forked llvm
mirror of
https://github.com/intel/llvm.git
synced
2026-01-25 09:33:43 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fa898b2b24a5381fe3dcae1f2ce882bad04d9fee
llvm
/
libcxx
/
test
/
thread
History
Howard Hinnant
149f659af3
Relaxing timing test a bit to avoid spurious test failures under load
...
llvm-svn: 115920
2010-10-07 16:25:31 +00:00
..
futures
fixing whitespace
2010-09-28 17:19:10 +00:00
thread.condition
[futures.atomic_future] and notify_all_at_thread_exit. This completes the header <future> and all of Chapter 30 (for C++0x enabled compilers).
2010-09-03 21:46:37 +00:00
thread.general
…
thread.mutex
Relaxing timing test a bit to avoid spurious test failures under load
2010-10-07 16:25:31 +00:00
thread.req
…
thread.threads
Changed __config to react to all of clang's currently documented has_feature flags, and renamed _LIBCPP_MOVE to _LIBCPP_HAS_NO_RVALUE_REFERENCES to be more consistent with the rest of the libc++'s flags, and with clang's nomenclature.
2010-09-04 23:28:19 +00:00
macro.pass.cpp
…