summaryrefslogtreecommitdiff
path: root/src/threadstate.c
Commit message (Expand)AuthorAgeFilesLines
* Replace global storage TLS with new interfaceethomson/tlsdataTyler Ang-Wanek2020-12-081-87/+15
* threadstate: rename tlsdata when building w/o threadsEdward Thomson2020-10-141-1/+1
* runtime: move init/shutdown into the "runtime"Edward Thomson2020-10-111-11/+5
* global: separate global state from thread-local stateEdward Thomson2020-10-111-0/+161