Get pointer to TLS memory for current thread. Called internally by compiler whenever a TLS variable is accessed.
Free TLS memory for current thread
Initialise TLS memory for current thread, return pointer for GC
TLS support stores its pointer at index 1 in the TCB (Thread Control Block)