On 2013-01-09 17:16, David Nadlinger wrote:
I also think this is the best way of approaching such problems. If you
can, also try to find the source code for the involved code. In case of
trying to understand the OS X TLS mechanism, I found the following files
from dyld to be helpful:
http://opensource.apple.com/source/dyld/dyld-210.2.3/src/threadLocalHelpers.s
http://opensource.apple.com/source/dyld/dyld-210.2.3/src/threadLocalVariables.c
I've already found that code. That's where I got my information from in
my previous post.
--
/Jacob Carlborg