On 1/31/07, Tim Ellison <[EMAIL PROTECTED]> wrote:
Angela Lin wrote:
>> > > 45 hythread_tls_alloc
>> > > 48 hythread_tls_get
>> > > 49 hythread_tls_set
>> > > 47 hythread_tls_free
> As long as you don't share TLS data between the VM and the portlib, it
> doesn't matter whether the portlib uses hythr's TLS API.
Ron implies that there is data shared between the two. Perhaps we
provide for the opportunity to do so by providing these functions in the
threadlib API, even if there is no such sharing taking place today.
As I pointed out in my other recent reply, the TLS I was referring to
was an internal one used by hythr itself and not the same as the TLS
provided by hythread_tls_**() functions. So Angela's statement is
correct.
Ron.
--
J9 VM Development
IBM Ottawa Software Lab