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