diff options
author | Alice Ryhl <[email protected]> | 2023-08-28 10:48:07 +0000 |
---|---|---|
committer | Tejun Heo <[email protected]> | 2023-09-25 09:46:42 -1000 |
commit | 15b286d1fd056b0366bc8d211ff2c4ce2449eacb (patch) | |
tree | 7fdf27b5adeffca0f1fd65d02dab33d72e762c4b /tools/perf/util/trace-event-scripting.c | |
parent | 115c95e9e14c482682080598907e6a18091fd0af (diff) |
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 <[email protected]>
Reviewed-by: Martin Rodriguez Reboredo <[email protected]>
Reviewed-by: Gary Guo <[email protected]>
Reviewed-by: "Andreas Hindborg (Samsung)" <[email protected]>
Reviewed-by: Benno Lossin <[email protected]>
Reviewed-by: Boqun Feng <[email protected]>
Signed-off-by: Tejun Heo <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions