summary refs log tree commit diff
path: root/library/std/src/sys/sync/once_box.rs
AgeCommit message (Expand)AuthorLines
2024-10-28std: refactor `pthread`-based synchronizationjoboet-12/+13
2024-10-25library: consistently use American spelling for 'behavior'Ralf Jung-1/+1
2024-10-16relax a memory order in `once_box`Slanterns-2/+2
2024-10-01std: replace `LazyBox` with `OnceBox`joboet-0/+82