svn commit: r214008 - head/lib/libthr/thread
David Xu
davidxu at freebsd.org
Mon Oct 18 06:02:52 UTC 2010
Doug Barton wrote:
> On Mon, 18 Oct 2010, David Xu wrote:
>
>> Author: davidxu
>> Date: Mon Oct 18 05:15:26 2010
>> New Revision: 214008
>> URL: http://svn.freebsd.org/changeset/base/214008
>>
>> Log:
>> s/||/&&
>
> Since this came up in another context this evening ...
>
> We can see the "what" from the diff. I'm curious about the "why" for
> this change.
>
>
> Doug
>
This is for mysql which they think they can run better with the give
feature, just like PTHREAD_ADAPTIVE_MUTEX_INITIALIZER_NP.
More information about the svn-src-head
mailing list