about summary refs log tree commit diff
path: root/library/std/src/sys/sync/rwlock/mod.rs
AgeCommit message (Expand)AuthorLines
2025-08-16library: Migrate from `cfg_if` to `cfg_select`Josh Triplett-8/+12
2024-04-11std: use queue-based `RwLock` on Windows 7joboet-10/+6
2024-03-12std: move `Once` implementations to `sys`joboet-0/+37