X-Git-Url: https://gapil.gnulinux.it/gitweb/?p=gapil.git;a=blobdiff_plain;f=thread.tex;h=6dce4cc19587a106d79e5cab679e8237f6ebc3c8;hp=8d3354077a235bd219f8847e28972417ad70dc7e;hb=3b0a632d62b0b9135a101007f0b66a67d433c1b8;hpb=2270d0dd8cf9460e3aef8d5ffa2bf5c825707e58 diff --git a/thread.tex b/thread.tex index 8d33540..6dce4cc 100644 --- a/thread.tex +++ b/thread.tex @@ -1,6 +1,6 @@ %% thread.tex %% -%% Copyright (C) 2007-2016 Simone Piccardi. Permission is granted to +%% Copyright (C) 2007-2018 Simone Piccardi. Permission is granted to %% copy, distribute and/or modify this document under the terms of the GNU Free %% Documentation License, Version 1.1 or any later version published by the %% Free Software Foundation; with the Invariant Sections being "Un preambolo", @@ -105,7 +105,7 @@ Tratteremo in questa sezione l'interfaccia di programmazione con i stata seguita anche dalle varie implementazioni dei \textit{thread} realizzate su Linux, ed in particolare dalla \textit{Native Thread Posix Library} che è stata integrata con i kernel della serie 2.6 e che fa parte a pieno titolo -delle \acr{glibc}. +della \acr{glibc}. \subsection{Una panoramica} @@ -116,6 +116,10 @@ delle \acr{glibc}. \label{sec:pthread_management} + +\section{La sincronizzazione dei \textit{thread}} +\label{sec:pthread_sync} + \subsection{I \textit{mutex}} \label{sec:pthread_mutex}