Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Jul 2001 17:04:02 -0700
From:      Arun Sharma <arun@sharmas.dhs.org>
To:        Daniel Eischen <eischen@vigrid.com>
Cc:        hackers@FreeBSD.ORG
Subject:   Re: libc_r, signals and modifying sigcontext
Message-ID:  <20010729170402.A18538@sharmas.dhs.org>
In-Reply-To: <Pine.SUN.3.91.1010729093922.16774A-100000@pcnet1.pcnet.com>; from eischen@vigrid.com on Sun, Jul 29, 2001 at 09:48:30AM -0400
References:  <20010729011656.A11337@sharmas.dhs.org> <Pine.SUN.3.91.1010729093922.16774A-100000@pcnet1.pcnet.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Jul 29, 2001 at 09:48:30AM -0400, Daniel Eischen wrote:
> Can you breakpoint or add a print statement to see if the thread
> chosen to handle the signal is the current thread (_thread_run
> == thread) in the patched section below?

Yes, the following condition was true according to my printfs:

_thread_run == thread

	-Arun



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010729170402.A18538>