summaryrefslogtreecommitdiff
path: root/rust/kernel/sync/locked_by.rs
AgeCommit message (Expand)Author
2024-10-15rust: treewide: switch to the kernel `Vec` typeDanilo Krummrich
2024-09-26rust: sync: require `T: Sync` for `LockedBy::access`Alice Ryhl
2024-02-18rust: locked_by: shorten doclink previewValentin Obst
2023-04-22rust: sync: introduce `LockedBy`Wedson Almeida Filho