Alfred Perlstein wrote:
>
> * Daniel Eischen <[EMAIL PROTECTED]> [011204 12:32] wrote:
> > Alfred Perlstein wrote:
> > >
> > > * Dan Eischen <[EMAIL PROTECTED]> [011204 06:26] wrote:
> > > >
> > > > There are already cancellation tests when resuming threads
> > > > whose contexts are not saved as
* Daniel Eischen <[EMAIL PROTECTED]> [011204 12:32] wrote:
> Alfred Perlstein wrote:
> >
> > * Dan Eischen <[EMAIL PROTECTED]> [011204 06:26] wrote:
> > >
> > > There are already cancellation tests when resuming threads
> > > whose contexts are not saved as a result of a signal interrupt
> > > (c
Alfred Perlstein wrote:
>
> * Dan Eischen <[EMAIL PROTECTED]> [011204 06:26] wrote:
> >
> > There are already cancellation tests when resuming threads
> > whose contexts are not saved as a result of a signal interrupt
> > (ctxtype != CTX_UC). You shouldn't test for cancellation when
> > ctxtype =
* Alfred Perlstein <[EMAIL PROTECTED]> [011204 11:45] wrote:
> * Dan Eischen <[EMAIL PROTECTED]> [011204 06:26] wrote:
> >
> > There are already cancellation tests when resuming threads
> > whose contexts are not saved as a result of a signal interrupt
> > (ctxtype != CTX_UC). You shouldn't test
* Dan Eischen <[EMAIL PROTECTED]> [011204 06:26] wrote:
>
> There are already cancellation tests when resuming threads
> whose contexts are not saved as a result of a signal interrupt
> (ctxtype != CTX_UC). You shouldn't test for cancellation when
> ctxtype == CTX_UC because you are running on th
Alfred Perlstein wrote:
>
> * Daniel Eischen <[EMAIL PROTECTED]> [011130 16:17] wrote:
> > On Fri, 30 Nov 2001, Louis-Philippe Gagnon wrote:
> > > If at first you don't succeed...
> > >
> > > I've encountered a problem using pthread_cancel, pthread_join and
> > > pthread_setcanceltype, I'm hoping
* Daniel Eischen <[EMAIL PROTECTED]> [011130 16:17] wrote:
> On Fri, 30 Nov 2001, Louis-Philippe Gagnon wrote:
> > If at first you don't succeed...
> >
> > I've encountered a problem using pthread_cancel, pthread_join and
> > pthread_setcanceltype, I'm hoping someone can shed some light.
> >
>
On Fri, 30 Nov 2001, Louis-Philippe Gagnon wrote:
> If at first you don't succeed...
>
> I've encountered a problem using pthread_cancel, pthread_join and
> pthread_setcanceltype, I'm hoping someone can shed some light.
>
> (in a nutshell : pthread_setcanceltype doesn't seem to work in FreeBSD
If at first you don't succeed...
I've encountered a problem using pthread_cancel, pthread_join and
pthread_setcanceltype, I'm hoping someone can shed some light.
(in a nutshell : pthread_setcanceltype doesn't seem to work in FreeBSD 4.4)
(posted to -current and -hackers; if there's a more appr
9 matches
Mail list logo