Hi,
If HAVE_KW_THREAD is defined, the mono_lmf_addr
variables holds
the address of jit_tls->lmf, so code can still call
mono_get_lmf_addr
because they both return the same value. As for the
MONO_NPTL issue,
I will look into it. I use a static build so this might be a
problem with the
dynamic case.
Zoltan