This is the mail archive of the libc-alpha@sourceware.cygnus.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: cancel in ptherad_join patch


> >+++ 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]