Picos_thread.TLS
Thread-local storage.
Note that here "thread" refers to system level threads rather than fibers or domains. In case a system level thread implementation, i.e. the threads.posix
library, is not available, this will use Picos_domain.DLS
.