aboutsummaryrefslogtreecommitdiffstats
path: root/rust/helpers/helpers.c
diff options
context:
space:
mode:
authorAlice Ryhl <[email protected]>2025-03-07 23:26:59 +0000
committerIngo Molnar <[email protected]>2025-03-07 23:55:04 +0000
commit70b9c8563c9c29102a785d4822f0d77d33fee808 (patch)
tree910628e5d0d00c7fd373d30873e752324734f13a /rust/helpers/helpers.c
parentrust: sync: lock: Add an example for Guard:: Lock_ref() (diff)
downloadkernel-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