summary refs log tree commit diff
path: root/library/std/src/sys/pal/windows/thread_parking.rs
AgeCommit message (Expand)AuthorLines
2024-02-26Auto merge of #121317 - ChrisDenton:win10-sync, r=Mark-Simulacrumbors-98/+123
2024-02-24library: use `addr_of!`Pavel Grigorenko-1/+1
2024-02-21Always use WaitOnAddress on Win10+Chris Denton-98/+123
2024-02-21rename ptr::invalid -> ptr::without_provenanceRalf Jung-1/+1
2024-01-11std: begin moving platform support modules into `pal`joboet-0/+253