mirror of
https://github.com/torvalds/linux.git
synced 2026-04-24 17:42:27 -04:00
To begin with:
- locking/index.rst
- locking/lockdep-design.rst
- locking/lockstat.rst
- locking/lockturture.rst
- locking/locktypes.rst
And RCU/torture.rst to avoid broken references.
Signed-off-by: Federico Vaga <federico.vaga@vaga.pv.it>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Link: https://lore.kernel.org/r/20240106233820.30454-1-federico.vaga@vaga.pv.it
31 lines
530 B
ReStructuredText
31 lines
530 B
ReStructuredText
===============================
|
|
Documentazione dell'API di base
|
|
===============================
|
|
|
|
Utilità di base
|
|
===============
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
symbol-namespaces
|
|
|
|
Primitive di sincronizzazione
|
|
=============================
|
|
|
|
Come Linux impedisce che tutto si verifichi contemporaneamente. Consultate
|
|
Documentation/translations/it_IT/locking/index.rst per maggiorni informazioni
|
|
sul tema.
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
../RCU/index
|
|
|
|
.. only:: subproject and html
|
|
|
|
Indices
|
|
=======
|
|
|
|
* :ref:`genindex`
|