Available on all platforms
Thread-local storage. On target.threaded targets, each thread has its own value. On single-threaded targets this is a plain field.
target.threaded
new()
value:Null<T>
Available on python, hl, neko, jvm, cpp, macro
Available on php, flash, lua, js