diff options
| author | Alice Ryhl <[email protected]> | 2025-03-07 23:26:59 +0000 |
|---|---|---|
| committer | Ingo Molnar <[email protected]> | 2025-03-07 23:55:04 +0000 |
| commit | 70b9c8563c9c29102a785d4822f0d77d33fee808 (patch) | |
| tree | 910628e5d0d00c7fd373d30873e752324734f13a /rust/helpers/helpers.c | |
| parent | rust: sync: lock: Add an example for Guard:: Lock_ref() (diff) | |
| download | kernel-70b9c8563c9c29102a785d4822f0d77d33fee808.tar.gz kernel-70b9c8563c9c29102a785d4822f0d77d33fee808.zip | |
rust: sync: condvar: Add wait_interruptible_freezable()
To support waiting for a `CondVar` as a freezable process, add a
wait_interruptible_freezable() function.
Binder needs this function in the appropriate places to freeze a process
where some of its threads are blocked on the Binder driver.
[ Boqun: Cleaned up the changelog and documentation. ]
Signed-off-by: Alice Ryhl <[email protected]>
Signed-off-by: Boqun Feng <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'rust/helpers/helpers.c')
0 files changed, 0 insertions, 0 deletions
