On 4 October 2011 05:53, Maxime Henrion <[email protected]> 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 _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "[email protected]"
