about summary refs log tree commit diff
path: root/library/std/src/sys/sync/thread_parking
AgeCommit message (Expand)AuthorLines
2024-07-16Use futex.rs for Windows thread parkingChris Denton-10/+14
2024-07-15Remove LPVOIDChris Denton-4/+5
2024-05-02std: move thread parking to `sys::sync`joboet-0/+1039