Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
libcxx
/
test
/
std
/
thread
/
thread.mutex
/
thread.once
/
thread.once.callonce
e11fb13
Cleanup _LIBCPP_HAS_NO_<c++11-feature> macros in thread.
by Eric Fiselier
· 9 years ago
60d6ef6
Protect lock tests under libcpp-no-exceptions
by Roger Ferrer Ibanez
· 9 years ago
f239e6b
[libcxx] Add a TSan regression test for a data race in call_once
by Kuba Brecka
· 9 years ago
f2f2a63
Replace __cplusplus comparisons and dialect __has_feature checks with TEST_STD_VER.
by Eric Fiselier
· 9 years ago
f520c14
Make it possible to build a no-exceptions variant of libcxx.
by Asiri Rathnayake
· 10 years ago
793f59e
LWG2442: call_once() shouldn't DECAY_COPY(). Patch from K-Ballo.
by Eric Fiselier
· 10 years ago
5a83710
Move test into test/std subdirectory.
by Eric Fiselier
· 11 years ago