Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
libcxx
/
test
/
std
/
thread
/
thread.mutex
/
thread.mutex.requirements
e71235b
[libcxx] [test] Consistently list "c++98, c++03" in chronological order. NFC.
by Stephan T. Lavavej
· 8 years ago
8551d0e
Fix compile error with Bionic's PTHREAD_MUTEX_INITIALIZER
by Eric Fiselier
· 8 years ago
e9c66ad
Add markup for libc++ dylib availability
by Mehdi Amini
· 8 years ago
daf21c3
Adjust libc++ test infastructure to fully support modules
by Eric Fiselier
· 9 years ago
ea982ed
Add "FLAKY_TEST" test directive to support re-running flaky tests.
by Eric Fiselier
· 9 years ago
97e0ba0
Move native_handle thread tests to test/libcxx
by Eric Fiselier
· 9 years ago
6edc12c
[libcxx] Improve tests to use the UNSUPPORTED lit directive
by Asiri Rathnayake
· 9 years ago
3c0bc96
Guard a number of tests relying on threads support when built in
by Richard Barton
· 10 years ago
7362982
Attempt to prevent flaky thread.mutex tests by once again increasing timing tolerances
by Eric Fiselier
· 10 years ago
b610a45
Refactor flaky shared_mutex tests
by Eric Fiselier
· 10 years ago
fb65a3a
Refactor and fix more flaky shared_mutex tests
by Eric Fiselier
· 10 years ago
f69ae47
Implement N4508: shared_mutex. Reviewed as http://reviews.llvm.org/D10480
by Marshall Clow
· 10 years ago
767c457
Change #ifdefs in test to UNSUPPORTED. No functionality change in the tests
by Marshall Clow
· 10 years ago
4453d21
[libcxx] Fix bug in shared_timed_mutex that could cause a program to hang.
by Eric Fiselier
· 10 years ago
5a83710
Move test into test/std subdirectory.
by Eric Fiselier
· 11 years ago