This is the mail archive of the glibc-bugs@sourceware.org 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]
Other format: [Raw text]

[Bug nptl/12875] pthread_cond_timedwait can steal the wakeup of slower thread in pthread_cond_wait


http://sourceware.org/bugzilla/show_bug.cgi?id=12875

--- Comment #10 from Rich Felker <bugdal at aerifal dot cx> 2012-09-19 08:23:42 UTC ---
Use of usleep does not automatically invalidate the test. However, looking at
the test source again, I see this is a different test case (and different bug
report) from the one I was thinking of, which claims the same issue (stolen
wakes). I had a conversation with the author of that other bug report and was
convinced it's valid; I'll have to go back and find it so that this report can
be considered as a possible duplicate...

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


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