Possible libc_r pthread bug

2001-11-30 Thread Louis-Philippe Gagnon
derr,"cancel failed!\n"); } fprintf(stderr,"after cancel, before join...\n"); if(0!=pthread_join(thread,&pthread_param)) { fprintf(stderr,"join failed!\n"); } fprintf(stderr,"after join\n"); } please ask if more details are needed Tha

posible libc_r pthread bug?

2001-11-28 Thread Louis-Philippe Gagnon
el failed!\n"); } fprintf(stderr,"after cancel, before join...\n"); if(0!=pthread_join(thread,&pthread_param)) { fprintf(stderr,"join failed!\n"); } fprintf(stderr,"after join\n"); } please ask if more details are needed Thanks in advance, Louis-Philippe Gagnon To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message