about summary refs log tree commit diff
path: root/library/std/src/sys_common/once/futex.rs
AgeCommit message (Expand)AuthorLines
2024-03-12std: move `Once` implementations to `sys`joboet-146/+0
2023-11-15Re-format code with new rustfmtMark Rousskov-1/+2
2023-01-26std: optimize `LazyLock` sizejoboet-0/+11
2022-10-07std: use futex in `Once`joboet-0/+134