[RFC] [BZ 14417] Document condvar synchronization

Joseph S. Myers joseph@codesourcery.com
Fri Sep 21 14:34:00 GMT 2012


On Fri, 21 Sep 2012, Torvald Riegel wrote:

> +   W3:
> +     v == __wakeup_seq;
> +     assert( val != seq && val != __woken_seq);

Do you mean "val =" rather than "v =="?

-- 
Joseph S. Myers
joseph@codesourcery.com



More information about the Libc-alpha mailing list