about summary refs log tree commit diff
path: root/library/std/src/sys/pal/unix/thread_parking.rs
AgeCommit message (Expand)AuthorLines
2025-02-09Mark extern blocks as unsafeMichael Goulet-1/+1
2024-09-22Reformat using the new identifier sorting from rustfmtMichael Goulet-1/+1
2024-07-29Reformat `use` declarations.Nicholas Nethercote-1/+2
2024-05-04library/std: Fix build for NetBSD targets with 32-bit `c_long`Ian Douglas Scott-2/+2
2024-05-02std: move thread parking to `sys::sync`joboet-0/+63