aboutsummaryrefslogtreecommitdiff
path: root/rust/kernel/sync
diff options
context:
space:
mode:
authorGravatar Alice Ryhl <aliceryhl@google.com> 2023-08-28 10:48:07 +0000
committerGravatar Tejun Heo <tj@kernel.org> 2023-09-25 09:46:42 -1000
commit15b286d1fd056b0366bc8d211ff2c4ce2449eacb (patch)
tree7fdf27b5adeffca0f1fd65d02dab33d72e762c4b /rust/kernel/sync
parentrust: workqueue: add `try_spawn` helper method (diff)
downloadlinux-15b286d1fd056b0366bc8d211ff2c4ce2449eacb.tar.gz
linux-15b286d1fd056b0366bc8d211ff2c4ce2449eacb.tar.bz2
linux-15b286d1fd056b0366bc8d211ff2c4ce2449eacb.zip
rust: workqueue: add examples
This adds two examples of how to use the workqueue. The first example shows how to use it when you only have one `work_struct` field, and the second example shows how to use it when you have multiple `work_struct` fields. Signed-off-by: Alice Ryhl <aliceryhl@google.com> Reviewed-by: Martin Rodriguez Reboredo <yakoyoku@gmail.com> Reviewed-by: Gary Guo <gary@garyguo.net> Reviewed-by: "Andreas Hindborg (Samsung)" <nmi@metaspace.dk> Reviewed-by: Benno Lossin <benno.lossin@proton.me> Reviewed-by: Boqun Feng <boqun.feng@gmail.com> Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'rust/kernel/sync')
0 files changed, 0 insertions, 0 deletions