about summary refs log tree commit diff
path: root/library/std/src/sys_common/once/mod.rs
AgeCommit message (Expand)AuthorLines
2022-12-14std: use a more efficient `Once` on platforms without threadsjoboet-18/+9
2022-10-07std: use futex in `Once`joboet-0/+43