Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
11cafc82b72a80fb9a7266bbda7fc7a0cc1b51a0
/
libcxx
/
include
/
__threading_support
a016efb
[Libc++] Use #pragma push_macro/pop_macro to better handle min/max on Windows
by Eric Fiselier
· 9 years ago
8fd2d37
libcxx: fix bootstrapping for mingw-w64
by Martell Malone
· 9 years ago
5d50aa3
[libc++] Refactor Windows support headers.
by Eric Fiselier
· 9 years ago
0be6d5b
Fix condition_variable::wait_until and wait_for on Windows.
by Eric Fiselier
· 9 years ago
b455a83
Revert "threading_support: make __thread_sleep_for be alertable"
by Saleem Abdulrasool
· 9 years ago
305b4f2
threading_support: make __thread_sleep_for be alertable
by Saleem Abdulrasool
· 9 years ago
9e08f9a
__threading_support: fix windows build
by Saleem Abdulrasool
· 9 years ago
9e8a082
Use protected name for the prototype arguments.
by Joerg Sonnenberger
· 9 years ago
54a987e
Threading support: externalize sleep_for() function.
by Asiri Rathnayake
· 9 years ago
e49cdfb
Recommit [libcxx] Never use <cassert> within libc++
by Eric Fiselier
· 9 years ago
83dca5c
Disable thread safety analysis for some functions in __thread_support
by Dimitry Andric
· 9 years ago
e246350
Fix chromium build (libcxx)
by Asiri Rathnayake
· 9 years ago
f9e7bf3
Revert "[libcxx] Never use <cassert> within libc++"
by Eric Fiselier
· 9 years ago
d5fd7d7
[libcxx] Never use <cassert> within libc++
by Eric Fiselier
· 9 years ago
af762e91
[libcxx] Don't assume __libcpp_thread_t is an integral type
by Asiri Rathnayake
· 9 years ago
d75a9d2
Attempt two at fixing threading on Windows
by Eric Fiselier
· 9 years ago
6f38b6a
Fix thread creation on Windows
by Eric Fiselier
· 9 years ago
08e1477
Fix Windows try_lock implementation
by Eric Fiselier
· 9 years ago
4ec493b
threading_support: delete the critical section
by Saleem Abdulrasool
· 9 years ago
6d7d0be
provide Win32 native threading
by Saleem Abdulrasool
· 9 years ago
00f6bea
[libc++] Cleanup and document <__threading_support>
by Eric Fiselier
· 9 years ago
58a0dce
thread_support: split out {,non-}recursive mutex
by Saleem Abdulrasool
· 9 years ago
205d7d3
[libcxx] Add build/test support for the externally threaded libc++abi variant
by Asiri Rathnayake
· 9 years ago
6cb0d41
[libcxx] Fix testing of the externally-threaded library build after r290850
by Asiri Rathnayake
· 9 years ago
790e10f
threading_support: refactor for Win32 threading
by Saleem Abdulrasool
· 9 years ago
3cf2f7b
[libcxx] Improve the gcc workaround for the missing __has_include macro.
by Asiri Rathnayake
· 9 years ago
81c0be3
[libcxx] Do not declare the thread api when __external_threading is present
by Asiri Rathnayake
· 9 years ago
d547ac0
[libcxx] Fix gcc builds.
by Asiri Rathnayake
· 9 years ago
8c2bf45
[libcxx] Introduce an externally-threaded libc++ variant.
by Asiri Rathnayake
· 9 years ago
b9599b1
[libcxx] Allow explicit pthread opt-in
by Ben Craig
· 10 years ago
c7e4239
Refactor pthread usage of libcxx.
by Asiri Rathnayake
· 10 years ago