about summary refs log tree commit diff
path: root/library/std/src/sys/sync/thread_parking/mod.rs
AgeCommit message (Expand)AuthorLines
2024-10-13sys/unix: add comments for some Miri fallbacksRalf Jung-0/+1
2024-07-16Use futex.rs for Windows thread parkingChris Denton-3/+4
2024-05-02std: move thread parking to `sys::sync`joboet-0/+37