aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/rust/kernel/sync/lock/spinlock.rs (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-04-22rust: lock: add `Guard::do_unlocked`Wedson Almeida Filho1-1/+2
2023-04-22rust: lock: introduce `SpinLock`Wedson Almeida Filho1-0/+116