On Tue, Oct 4, 2011 at 2:19 AM, Adrian Chadd <[email protected]> wrote:
> 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?

That would be great (I cannot commit it myself anymore). If you could
also fix the misleading comment I've been talking about (s/lister
thread/detailer thread/), it would be perfect.

Thanks,
Maxime
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "[email protected]"

Reply via email to