summary refs log tree commit diff
path: root/library/std/src/sys/thread_local/os.rs
AgeCommit message (Expand)AuthorLines
2024-07-26Fix doc nitsJohn Arundel-1/+1
2024-06-28std: add safety commentsjoboet-4/+16
2024-06-25std: separate TLS key creation from TLS accessjoboet-22/+22
2024-06-15std: refactor the TLS implementationjoboet-0/+130