libpthread patch

David Xu davidxu at freebsd.org
Tue Apr 15 20:20:15 PDT 2003


----- Original Message ----- 
From: "Daniel Eischen" <eischen at pcnet1.pcnet.com>
To: "David Xu" <davidxu at freebsd.org>
Cc: <freebsd-threads at freebsd.org>; ""Craig Rodrigues"" <rodrigc at attbi.com>
Sent: Wednesday, April 16, 2003 10:58 AM
Subject: Re: libpthread patch


> On Wed, 16 Apr 2003, David Xu wrote:
> 
> > ----- Original Message ----- 
> > From: "Daniel Eischen" <eischen at pcnet1.pcnet.com>
> > To: "David Xu" <davidxu at freebsd.org>
> > Cc: <freebsd-threads at freebsd.org>; "Craig Rodrigues" <rodrigc at attbi.com>
> > Sent: Wednesday, April 16, 2003 5:26 AM
> > Subject: Re: libpthread patch
> > 
> I thought it might also be the UTS trying to interrupt
> the thread (kse_thr_interruot) while it was in the kernel
> (assuming the UTS did get the signal).
> 

kse_thr_interrupt would cause that thread return EINTR,
it should get -1 not zero.





More information about the freebsd-threads mailing list