Re: [AD] Patch for DLL TLS |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
- To: "Coordination of admins/developers of the game programming library Allegro" <alleg-developers@xxxxxxxxxx>
- Subject: Re: [AD] Patch for DLL TLS
- From: "Trent Gamblin" <trent@xxxxxxxxxx>
- Date: Wed, 1 Jul 2009 09:52:19 -0600 (MDT)
On Wed, July 1, 2009 9:27 am, Kibiz0r said:
> /re-sent
>
> On Tue, Jun 9, 2009 at 6:40 PM, Kibiz0r <kibiz0r@xxxxxxxxxx> wrote:
>
>> Tiny patch to allow use of DllMain for thread-local storage under platforms
>> other than MinGW.
>> Necessary for my own use (in making a .NET binding) because .NET CLR
>> doesn't cooperate with __declspec(thread).
This one looks OK, I will also add a variable in CMake to turn this
ALLEGRO_DLL_TLS on or off.
Trent :{)>