about summary refs log tree commit diff
path: root/library/std/src/sys/sync/once/mod.rs
AgeCommit message (Expand)AuthorLines
2025-08-16library: Migrate from `cfg_if` to `cfg_select`Josh Triplett-6/+8
2024-06-04Windows: Use futex implementation for `Once`Timo Kröger-0/+1
2024-03-12std: move `Once` implementations to `sys`joboet-0/+36