about summary refs log tree commit diff
path: root/library/std/src/sys/thread_local/guard/windows.rs
AgeCommit message (Expand)AuthorLines
2025-07-21Fix broken TLS destructors on 32-bit win7roblabla-3/+14
2025-02-09Mark link_section attr with unsafeMichael Goulet-1/+1
2024-11-02Remove unintended linkHoutamelo-1/+1
2024-10-02std: make `thread::current` available in all `thread_local!` destructorsjoboet-4/+4
2024-07-29Reformat `use` declarations.Nicholas Nethercote-1/+2
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-15std: refactor the TLS implementationjoboet-0/+103