summaryrefslogtreecommitdiffstats
path: root/rust/kernel/sync/set_once.rs
AgeCommit message (Expand)AuthorLines
2026-01-09rust: sync: set_once: Implement Send and SyncFUJITA Tomonori-0/+8
2025-11-03rust: sync: add `SetOnce`Andreas Hindborg-0/+125