cancel in ptherad_join patch

Pavel Krauz xkr@nettest.dk
Mon Mar 27 23:51:00 GMT 2000


> >+++ join.c      Mon Mar 27 09:53:29 2000
> >@@ -130,11 +130,11 @@
> >   if (! th->p_terminated) {
> >     /* Register extrication interface */
> >     __pthread_set_own_extricate_if(self, &extr);
> >-     if (!(THREAD_GETMEM(self, p_canceled)

                  ^
You are right, I didn't notice this parenthesis

cheers
Pavel



More information about the Libc-alpha mailing list