about summary refs log tree commit diff
path: root/library/std/src/sys/sync/thread_parking/darwin.rs
AgeCommit message (Expand)AuthorLines
2025-04-27use generic Atomic type where possibleChristopher Durham-2/+2
2025-02-09Mark extern blocks as unsafeMichael Goulet-1/+1
2024-10-25library: consistently use American spelling for 'behavior'Ralf Jung-1/+1
2024-07-29Reformat `use` declarations.Nicholas Nethercote-4/+2
2024-05-02std: move thread parking to `sys::sync`joboet-0/+132