aboutsummaryrefslogtreecommitdiff
path: root/rust/kernel/sync/condvar.rs
AgeCommit message (Expand)AuthorFilesLines
2023-10-05rust: kernel: remove `#[allow(clippy::new_ret_no_self)]`Gary Guo1-1/+0
2023-04-22rust: sync: introduce `CondVar`Wedson Almeida Filho1-0/+174