about summary refs log tree commit diff
path: root/library/std/src/sys/sync/thread_parking/id.rs
AgeCommit message (Expand)AuthorLines
2025-04-27use generic Atomic type where possibleChristopher Durham-2/+2
2024-09-22Reformat using the new identifier sorting from rustfmtMichael Goulet-2/+2
2024-07-29Reformat `use` declarations.Nicholas Nethercote-4/+2
2024-07-26Fix doc nitsJohn Arundel-1/+1
2024-05-02std: move thread parking to `sys::sync`joboet-0/+103