NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: lib/56275: pthread_cond_timedwait broken



The following reply was made to PR lib/56275; it has been noted by GNATS.

From: David Holland <dholland-bugs%netbsd.org@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: 
Subject: Re: lib/56275: pthread_cond_timedwait broken
Date: Fri, 25 Jun 2021 01:45:14 +0000

 On Fri, Jun 25, 2021 at 01:30:01AM +0000, dholland%NetBSD.org@localhost wrote:
  > So I wrote a (comparatively) simple test program to try to isolate
  > what's going on better. It doesn't exhibit the same broken behavior,
  > but it's quite broken in its own right.
 
 Also note that the test program only prints timedwait results where
 the timing is off by more than about 10%. It could perhaps be improved
 to also print any pthread_cond_timedwait that succeeds after the
 initialization phase is over.
 
 -- 
 David A. Holland
 dholland%netbsd.org@localhost
 


Home | Main Index | Thread Index | Old Index