UPSTREAM: 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> [ Upstream commit 15b286d1 ] Change-Id: Ib50b5e4deace28b788269e5f01b74b6439c16caf Signed-off-by:
Alice Ryhl <aliceryhl@google.com>
Loading
Please sign in to comment