Mladen Turk wrote:
>>
>> If this hash is going to be non-static and shared among modules it
>> needs to be properly prefixed.  apr_tls_threadkeys instead of
>> tls_apr_threadkeys.
> 
> It is not shared except between two files inside the APR,
> and as such is library local variable.

Which means something in the Windows dll schema and jack on Linux and
other very transparent platforms.  Decorate it.

Reply via email to