summaryrefslogtreecommitdiffstats
path: root/libcxx/include/__threading_support
Commit message (Expand)AuthorAgeFilesLines
* threading_support: delete the critical sectionSaleem Abdulrasool2017-01-101-1/+1
* provide Win32 native threadingSaleem Abdulrasool2017-01-071-1/+254
* [libc++] Cleanup and document <__threading_support>Eric Fiselier2017-01-061-37/+16
* thread_support: split out {,non-}recursive mutexSaleem Abdulrasool2017-01-051-2/+36
* [libcxx] Add build/test support for the externally threaded libc++abi variantAsiri Rathnayake2017-01-031-5/+32
* [libcxx] Fix testing of the externally-threaded library buildAsiri Rathnayake2017-01-031-3/+17
* threading_support: refactor for Win32 threadingSaleem Abdulrasool2017-01-031-81/+113
* [libcxx] Improve the gcc workaround for the missing __has_include macro.Asiri Rathnayake2016-10-141-13/+11
* [libcxx] Do not declare the thread api when __external_threading is presentAsiri Rathnayake2016-10-141-4/+5
* [libcxx] Fix gcc builds.Asiri Rathnayake2016-09-131-2/+13
* [libcxx] Introduce an externally-threaded libc++ variant.Asiri Rathnayake2016-09-111-41/+72
* [libcxx] Allow explicit pthread opt-inBen Craig2016-05-251-3/+3
* Refactor pthread usage of libcxx.Asiri Rathnayake2016-05-061-0/+205
OpenPOWER on IntegriCloud