summaryrefslogtreecommitdiffstats
path: root/rust/kernel/sync/locked_by.rs
AgeCommit message (Expand)AuthorLines
2025-03-06rust: sync: add missing newline in locked_by log exampleAlban Kurti-1/+1
2024-10-15rust: treewide: switch to the kernel `Vec` typeDanilo Krummrich-1/+1
2024-09-26rust: sync: require `T: Sync` for `LockedBy::access`Alice Ryhl-4/+14
2024-02-18rust: locked_by: shorten doclink previewValentin Obst-2/+5
2023-04-22rust: sync: introduce `LockedBy`Wedson Almeida Filho-0/+156