X-Git-Url: https://gapil.gnulinux.it/gitweb/?p=gapil.git;a=blobdiff_plain;f=thread.tex;h=827fea6516cf3aeb3c906ae982066df704ff232f;hp=b39dec144846510ded49fa408de117d861b9d849;hb=b0f9e84fb388f894bf26c87ffa304847bddfa3b0;hpb=f10ada1c0b49d3bbdb22dbe3a61e27914584d70b diff --git a/thread.tex b/thread.tex index b39dec1..827fea6 100644 --- a/thread.tex +++ b/thread.tex @@ -1,6 +1,6 @@ %% thread.tex %% -%% Copyright (C) 2007-2011 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", @@ -116,6 +116,9 @@ delle \acr{glibc}. \label{sec:pthread_management} + + + \subsection{I \textit{mutex}} \label{sec:pthread_mutex} @@ -127,14 +130,19 @@ delle \acr{glibc}. \itindend{thread} +\subsection{I \textit{thread} e i segnali.} +\label{sec:thread_signal} + +% TODO trattare tkill e tgkill per l'invio di segnali a thread, fare un +% capitolo apposito su thread e segnali + + + % TODO troppe cose, ma segue list di notizie correlate % aggiunta rt_tgsigqueueinfo con il kernel 2.6.31 -% TODO trattare tkill e tgkill per l'invio di segnali a thread, fare un -% capitolo apposito su thread e segnali - % LocalWords: thread multitasking POSIX sez Posix Library kernel glibc mutex