Thread-local storage. On target.threaded targets, each thread has its own value. On single-threaded targets this is a plain field.

Constructor

new()

Variables

value:Null<T>

Available on python, hl, neko, jvm, cpp, macro

value:Null<T>

Available on php, flash, lua, js