Date: Mon, 2 Feb 2004 14:00:35 -0800 (PST) From: Nick Barnes <nb@ravenbrook.com> To: freebsd-threads@FreeBSD.org Subject: Re: bin/31661: pthread_kill signal handler doesn't get sigcontext or ucontext Message-ID: <200402022200.i12M0ZIF053349@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR bin/31661; it has been noted by GNATS. From: Nick Barnes <nb@ravenbrook.com> To: Craig Rodrigues <rodrigc@crodrigues.org> Cc: freebsd-gnats-submit@FreeBSD.org, mps-staff@ravenbrook.com Subject: Re: bin/31661: pthread_kill signal handler doesn't get sigcontext or ucontext Date: Mon, 02 Feb 2004 21:50:13 +0000 At 2004-02-02 21:39:30+0000, Craig Rodrigues writes: > This problem does not seem to exist for the new pthread library. Great, thanks! I must try out -CURRENT. The underlying functionality is essential for some applications (basically anything which needs to pause other threads in order to introspect on their stacks, e.g. for garbage collection). Nick B
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200402022200.i12M0ZIF053349>