summary refs log tree commit diff
path: root/library/std/src/sys/thread_local/guard
AgeCommit message (Expand)AuthorLines
2024-07-29Reformat `use` declarations.Nicholas Nethercote-2/+4
2024-07-20Remove _tls_used hackChris Denton-13/+0
2024-07-15Remove DWORDChris Denton-2/+2
2024-07-15Remove LPVOIDChris Denton-2/+3
2024-06-25std: separate TLS key creation from TLS accessjoboet-3/+3
2024-06-17std: update TLS module documentationjoboet-3/+3
2024-06-15std: refactor the TLS implementationjoboet-0/+180