On Tue, Oct 4, 2011 at 2:19 AM, Adrian Chadd <adr...@freebsd.org> wrote:
> 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?

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
_______________________________________________
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