index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libcxx
/
test
/
std
/
thread
/
thread.mutex
Commit message (
Expand
)
Author
Age
Files
Lines
*
Guard a number of tests relying on threads support when built in
Richard Barton
2016-03-23
2
-0
/
+2
*
Implement LWG2577: {shared,unique}_lock</tt> should use std::addressof
Marshall Clow
2016-03-14
10
-42
/
+150
*
Make it possible to build a no-exceptions variant of libcxx.
Asiri Rathnayake
2015-11-10
13
-0
/
+13
*
Attempt to prevent flaky thread.mutex tests by once again increasing timing t...
Eric Fiselier
2015-10-01
12
-28
/
+32
*
Refactor flaky shared_mutex tests
Eric Fiselier
2015-08-26
4
-22
/
+39
*
Refactor and fix more flaky shared_mutex tests
Eric Fiselier
2015-08-25
6
-37
/
+123
*
Refactor shared_timed_mutex tests.
Eric Fiselier
2015-08-22
21
-146
/
+119
*
Implement N4508: shared_mutex. Reviewed as http://reviews.llvm.org/D10480
Marshall Clow
2015-06-30
8
-0
/
+327
*
LWG2442: call_once() shouldn't DECAY_COPY(). Patch from K-Ballo.
Eric Fiselier
2015-06-13
1
-1
/
+47
*
Change #ifdefs in test to UNSUPPORTED. No functionality change in the tests
Marshall Clow
2015-06-11
9
-48
/
+10
*
[libcxx] Fix bug in shared_timed_mutex that could cause a program to hang.
Eric Fiselier
2015-04-02
1
-0
/
+70
*
Fix PR23041. Use lock_shared() as opposed to lock() in shared_lock test.
Eric Fiselier
2015-03-27
1
-1
/
+1
*
Move test into test/std subdirectory.
Eric Fiselier
2014-12-20
103
-0
/
+5528