.. SPDX-FileCopyrightText: 2019-2021 Intel Corporation
.. SPDX-FileCopyrightText: Contributors to the oneAPI Specification project.
..
.. SPDX-License-Identifier: CC-BY-4.0

==============================================
oneAPI Threading Building Blocks Specification
==============================================

.. toctree::
   :maxdepth: 2
   :caption: General Information:

   intro.rst
   notation.rst
   identifiers.rst
   named_requirements.rst
   thread_safety.rst

.. toctree::
   :maxdepth: 2
   :caption: oneTBB Interfaces:

   configuration.rst
   algorithms.rst
   flow_graph.rst
   task_scheduler.rst
   containers.rst
   thread_local_storage.rst

.. toctree::
   :maxdepth: 2
   :caption: oneTBB Auxiliary Interfaces:

   memory_allocation.rst
   mutual_exclusion.rst
   timing.rst
   info_namespace.rst

.. toctree::
   :maxdepth: 2
   :caption: oneTBB Deprecated Interfaces:

   deprecated/task_arena_attach_tag.rst
