cvsup broken on amd64?

Maxime Henrion mux at FreeBSD.org
Tue Oct 4 08:09:08 UTC 2011


On Tue, Oct 4, 2011 at 2:19 AM, Adrian Chadd <adrian at freebsd.org> wrote:
> On 4 October 2011 05:53, Maxime Henrion <mux at 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


More information about the freebsd-current mailing list