about summary refs log tree commit diff
path: root/library/std/src/sys/thread_local/statik.rs
AgeCommit message (Expand)AuthorLines
2024-10-25Avoid use imports in thread_local_inner! in statikJeong YunWon-5/+4
2024-10-02std: make `thread::current` available in all `thread_local!` destructorsjoboet-1/+32
2024-07-26Fix doc nitsJohn Arundel-1/+1
2024-06-15std: refactor the TLS implementationjoboet-0/+95