summary refs log tree commit diff
path: root/library/std/src/sys/thread_local/fast_local
AgeCommit message (Expand)AuthorLines
2024-06-04Auto merge of #125525 - joboet:tls_accessor, r=cuviperbors-99/+60
2024-06-02typo: depending from -> onRalf Jung-1/+1
2024-05-25std: make TLS accessors closures that return pointersjoboet-99/+60
2024-05-24std: clean up the TLS implementationjoboet-1/+0
2024-05-23std: rewrite native thread-local storagejoboet-0/+326