about summary refs log tree commit diff
path: root/library/std/src/sys/thread_local/key/racy.rs
AgeCommit message (Expand)AuthorLines
2025-04-27use generic Atomic type where possibleChristopher Durham-3/+3
2024-11-27update cfgsBoxy-1/+0
2024-10-25Re-do recursive const stability checksRalf Jung-1/+1
2024-06-25std: separate TLS key creation from TLS accessjoboet-48/+8
2024-06-17std: update TLS module documentationjoboet-10/+6
2024-06-15std: refactor the TLS implementationjoboet-0/+126