summaryrefslogtreecommitdiff
path: root/rust/kernel/sync.rs
AgeCommit message (Expand)Author
2023-01-16rust: sync: introduce `UniqueArc`Wedson Almeida Filho
2023-01-16rust: sync: introduce `ArcBorrow`Wedson Almeida Filho
2023-01-16rust: sync: add `Arc` for ref-counted allocationsWedson Almeida Filho