On Tue, Mar 22, 2011 at 9:13 PM, tom fogal <tfo...@sci.utah.edu> wrote:
> Jeremy Huddleston <jerem...@apple.com> writes:
>> AX_TLS detects when toolchains support __thread or
>> __declspec(thread), but existing code assumed __thread.
>
> Good find.
>
>>  configure.ac            |    1 +
> [snip]
>> +     AC_DEFINE(__XSERVER_TLS, ${ac_cv_tls}, [Thread local storage directive]
>
> The AX_TLS macro should AC_DEFINE_UNQUOTED "TLS".  I recommend using
> that instead of inventing our own define.

Yeah, that seems reasonable. Tom, is that what's done in mesa?

> I haven't looked to see if we have __thread anywhere else that should
> go away in favor of the macro, but I assume you have.
>
> Other than those little nitpicks:
>
>  Reviewed-by: Tom Fogal <tfo...@alumni.unh.edu>

Reviewed-by: Dan Nicholson <dbn.li...@gmail.com>
_______________________________________________
xorg-devel@lists.x.org: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to