summaryrefslogtreecommitdiffstats
path: root/rust/kernel/sync.rs
AgeCommit message (Expand)AuthorLines
2023-01-16rust: sync: introduce `UniqueArc`Wedson Almeida Filho-1/+1
2023-01-16rust: sync: introduce `ArcBorrow`Wedson Almeida Filho-1/+1
2023-01-16rust: sync: add `Arc` for ref-counted allocationsWedson Almeida Filho-0/+10