X-Git-Url: https://gapil.gnulinux.it/gitweb/?p=gapil.git;a=blobdiff_plain;f=thread.tex;h=d9b56460a17f618bc943c9818f3d2579f1e06bc0;hp=b9179906cba9aff5e311e2a86f2f8b3a6185e78d;hb=ae7bf994013ffbf4f5ef1d5a38a18033593e3e9f;hpb=8f0d759b2a9864c839d8803b2ea12860f386f17d diff --git a/thread.tex b/thread.tex index b917990..d9b5646 100644 --- a/thread.tex +++ b/thread.tex @@ -1,6 +1,6 @@ %% thread.tex %% -%% Copyright (C) 2007-2015 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,9 @@ delle \acr{glibc}. \label{sec:pthread_management} + + + \subsection{I \textit{mutex}} \label{sec:pthread_mutex}