xref: /aosp_15_r20/external/cronet/third_party/libc++/src/docs/Status/Parallelism.rst (revision 6777b5387eb2ff775bb5750e3f5d96f37fb7352b)
1.. _parallelism-status:
2
3====================================
4libc++ Parallelism TS Status (N4808)
5====================================
6
7.. include:: ../Helpers/Styles.rst
8
9.. contents::
10  :local:
11
12Overview
13========
14
15This document contains the status of the Parallelism TS implementation in libc++.
16It is used to track both the status of the sub-projects of the effort and who
17is assigned to these sub-projects. This avoids duplicating effort.
18
19If you are interested in contributing to this effort, please send a message
20to the #libcxx channel in the LLVM discord. Please *do not* start working
21on any items below that has already been assigned to someone else.
22
23Sub-projects in the Implementation Effort
24=========================================
25
26.. csv-table::
27  :file: ParallelismProjects.csv
28  :header-rows: 1
29  :widths: auto
30