On 4 October 2011 05:53, Maxime Henrion <m...@freebsd.org> wrote:

> Great, that's a relief. I knew the pthread library was free to wake a
> thread up even if it hadn't been signaled, which is why one always has
> to call pthread_cond_wait() inside of a while() loop checking for the
> condition, but wasn't sure about that particular scenario, so I'm glad
> to hear a confirmation. Thanks!

So shall I commit your change, if someone hasn't already?


Adrian
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to