Re: [PATCH v4 0/4] Additional CondVar methods needed by Rust Binder

From: Miguel Ojeda
Date: Sun Jan 28 2024 - 15:04:26 EST


On Mon, Jan 8, 2024 at 3:50 PM Alice Ryhl <aliceryhl@xxxxxxxxxx> wrote:
>
> This patchset contains some CondVar methods that Rust Binder needs.

Applied to `rust-next` with conflicts resolved after the `wait_list`
rename, added `CondVarTimeoutResult` re-export, fixed typo and added
note on the `sizeof(int)` being unlikely to change.

Alice: please double-check if I missed something.

Thanks everyone!

Cheers,
Miguel