Date: Thu, 26 Jan 2006 11:32:08 -0800 From: Jason Evans <jasone@freebsd.org> To: Jose Marcio Martins da Cruz <Jose-Marcio.Martins@ensmp.fr> Cc: freebsd-hackers@freebsd.org, Julian Elischer <julian@elischer.org>, freebsd-threads@freebsd.org Subject: Re: Changes from 5.2.1 to 5.3 (theads / signal handling) Message-ID: <F7FF6156-19A6-4764-A091-96A36CE3252E@freebsd.org> In-Reply-To: <43D88E69.1020102@ensmp.fr> References: <43D74F91.2090009@ensmp.fr> <43D7C786.1090803@elischer.org> <43D7E45E.8070103@ensmp.fr> <43D802DF.9040003@elischer.org> <43D88E69.1020102@ensmp.fr>
next in thread | previous in thread | raw e-mail | index | archive | help
On Jan 26, 2006, at 12:55 AM, Jose Marcio Martins da Cruz wrote: > Can you point me a good doc about threads, signals, and such kind > of things in > FreeBSD context ? David Butenhof's book, "Programming with POSIX Threads", includes a good discussion of signals in the context of pthreads. How to avoid the problems you have been experiencing is covered in that book. If you haven't read the book, I highly recommend that you do so. Jason
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?F7FF6156-19A6-4764-A091-96A36CE3252E>