Re: kernel thread as real threads..

From: Peter Jeremy <PeterJeremy_at_optushome.com.au>
Date: Tue, 24 Jan 2006 12:22:36 +1100
On Mon, 2006-Jan-23 19:59:02 -0500, Daniel Eischen wrote:
>POSIX specifies that only 1 thread (the forking thread) is present
>after a fork.

Just to clarify, I presume you are talking about only one thread
existing in the child process and the parent's threads still exist as
they did before the fork().  If fork() arbitrarily killed all the
threads in the parent process, that would be a real PITA.

-- 
Peter Jeremy
Received on Tue Jan 24 2006 - 00:22:40 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:51 UTC