This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
80bec83d8db7ea6c35f2c2cfdfd619ebd290e4e4
clang-p2996
/
libcxx
/
test
/
thread
History
Marshall Clow
886c6a645f
Fix PR19819
...
llvm-svn: 205709
2014-04-07 13:32:26 +00:00
..
futures
Fix PR19819
2014-04-07 13:32:26 +00:00
thread.condition
Add tests that should fail when lock() throws. THis is part of LWG issue
#2135
. No library changes here.
2014-03-26 02:11:47 +00:00
thread.general
…
thread.mutex
Implement N3891: A proposal to rename shared_mutex to shared_timed_mutex
2014-03-17 20:19:44 +00:00
thread.req
…
thread.threads
Albert Wong: Fix thread.thread.id/lt.pass.cpp to not assume thread::id() produces a minimal value. This enables this test to pass on andriod arm.
2014-02-04 19:51:48 +00:00
macro.pass.cpp
…