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
/
include
/
__threading_support
Commit message (
Expand
)
Author
Age
Files
Lines
*
threading_support: delete the critical section
Saleem Abdulrasool
2017-01-10
1
-1
/
+1
*
provide Win32 native threading
Saleem Abdulrasool
2017-01-07
1
-1
/
+254
*
[libc++] Cleanup and document <__threading_support>
Eric Fiselier
2017-01-06
1
-37
/
+16
*
thread_support: split out {,non-}recursive mutex
Saleem Abdulrasool
2017-01-05
1
-2
/
+36
*
[libcxx] Add build/test support for the externally threaded libc++abi variant
Asiri Rathnayake
2017-01-03
1
-5
/
+32
*
[libcxx] Fix testing of the externally-threaded library build
Asiri Rathnayake
2017-01-03
1
-3
/
+17
*
threading_support: refactor for Win32 threading
Saleem Abdulrasool
2017-01-03
1
-81
/
+113
*
[libcxx] Improve the gcc workaround for the missing __has_include macro.
Asiri Rathnayake
2016-10-14
1
-13
/
+11
*
[libcxx] Do not declare the thread api when __external_threading is present
Asiri Rathnayake
2016-10-14
1
-4
/
+5
*
[libcxx] Fix gcc builds.
Asiri Rathnayake
2016-09-13
1
-2
/
+13
*
[libcxx] Introduce an externally-threaded libc++ variant.
Asiri Rathnayake
2016-09-11
1
-41
/
+72
*
[libcxx] Allow explicit pthread opt-in
Ben Craig
2016-05-25
1
-3
/
+3
*
Refactor pthread usage of libcxx.
Asiri Rathnayake
2016-05-06
1
-0
/
+205