X-Git-Url: https://gapil.gnulinux.it/gitweb/?p=gapil.git;a=blobdiff_plain;f=thread.tex;h=f7308b097c361893be9fa7f4c5f287949c0991a6;hp=4ee250fe2f6644cfc53aa0544982eec763bb2445;hb=b81723c64c1d63b89cd3cec12f2fcccc4a756967;hpb=0196c376e39fc18f8cd5e7fef47b61264f943faf diff --git a/thread.tex b/thread.tex index 4ee250f..f7308b0 100644 --- a/thread.tex +++ b/thread.tex @@ -1,6 +1,6 @@ %% thread.tex %% -%% Copyright (C) 2007-2008 Simone Piccardi. Permission is granted to +%% Copyright (C) 2007-2010 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", @@ -57,12 +57,12 @@ dei processi: \end{itemize} - - \subsection{I \textit{thread} e Linux} \label{sec:linux_thread} +\subsection{La system call \func{clone}} +\label{sec:process_clone} @@ -107,6 +107,14 @@ delle \acr{glibc}. +% 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