about summary refs log tree commit diff
path: root/library/std/src/sys/locks/rwlock/queue.rs
AgeCommit message (Expand)AuthorLines
2024-03-12std: move `Once` implementations to `sys`joboet-557/+0
2024-02-21rename ptr::invalid -> ptr::without_provenanceRalf Jung-5/+5
2024-02-16std: move locks to `sys` on UNIX and other futex platformsjoboet-0/+557