mapi threading fixes
Here's a few fixes for threading corner-cases in the non USE_ELF_TLS
-case of mapi.
These are only use on older Android versions as well as Windows. I'm guessing this code has bit rotted a bit over time, since the ELF TLS version is used everywhere else.
/cc @lfrb