tls_allocate
extern int32 tls_allocate(void);
tls_handle = tls_allocate();
static const int32 sTLSVariable = tls_allocate();
tls_handle = tls_allocate();
int32 __gHErrnoTLS = tls_allocate();
sStackBaseTLSIndex = tls_allocate();
sStackEndTLSIndex = tls_allocate();
pw_tls_id = tls_allocate();
int32 slot = tls_allocate();
sCPUIndexSlot = tls_allocate();
fTLSDebuggerCall = tls_allocate();