about summary refs log tree commit diff
path: root/library/std/src/sys_common/thread_local_key
AgeCommit message (Expand)AuthorLines
2024-06-15std: refactor the TLS implementationjoboet-17/+0
2024-02-21rename ptr::invalid -> ptr::without_provenanceRalf Jung-2/+2
2023-04-27Update test.Mara Bos-19/+1
2022-08-11avoid some int2ptr casts in thread_local_key testsRalf Jung-4/+5
2020-08-31std: move "mod tests/benches" to separate filesLzu Tao-0/+34