X-Git-Url: https://gapil.gnulinux.it/gitweb/?p=gapil.git;a=blobdiff_plain;f=thread.tex;h=d2b77bad381443a1a43fd9227d3dd64166da9b5e;hp=971a7b330ac97c111c2d7eb87b40b8c0bda9f7cd;hb=33a54e1bfa5e62cb90d84c2d5f2d0c53864f6bec;hpb=ee41e8b34dd560d230966160fb3eb748defc3e46 diff --git a/thread.tex b/thread.tex index 971a7b3..d2b77ba 100644 --- a/thread.tex +++ b/thread.tex @@ -1,6 +1,6 @@ %% thread.tex %% -%% Copyright (C) 2007-2009 Simone Piccardi. Permission is granted to +%% Copyright (C) 2007-2011 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