summaryrefslogtreecommitdiffstats
path: root/rust/kernel/sync/locked_by.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* rust: treewide: switch to the kernel `Vec` typeDanilo Krummrich2024-10-151-1/+1
* rust: sync: require `T: Sync` for `LockedBy::access`Alice Ryhl2024-09-261-4/+14
* rust: locked_by: shorten doclink previewValentin Obst2024-02-181-2/+5
* rust: sync: introduce `LockedBy`Wedson Almeida Filho2023-04-221-0/+156