summaryrefslogtreecommitdiff
path: root/rust/kernel/sync/locked_by.rs
AgeCommit message (Expand)AuthorFilesLines
2024-10-10rust: sync: require `T: Sync` for `LockedBy::access`Alice Ryhl1-4/+14
2023-04-22rust: sync: introduce `LockedBy`Wedson Almeida Filho1-0/+156