summary refs log tree commit diff
path: root/library/std/src/sys/thread_local/os_local.rs
AgeCommit message (Expand)AuthorLines
2024-05-25std: make TLS accessors closures that return pointersjoboet-38/+25
2024-05-24std: clean up the TLS implementationjoboet-1/+1
2024-05-24std: simplify key-based thread localsjoboet-102/+60
2024-02-28std: move thread local implementation to `sys`joboet-0/+185