source: mainline/kernel/test/synch/workqueue3.def@ 8a64e81e

lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
Last change on this file since 8a64e81e was 8a64e81e, checked in by Adam Hraska <adam.hraska+hos@…>, 13 years ago

workq: Add work queues: allow blocking work items, queuing items from interrupt handlers.

  • Property mode set to 100644
File size: 165 bytes
Line 
1{
2 "workqueue3",
3 "Global work queue test",
4 &test_workqueue3,
5 true
6},
7{
8 "workqueue3quit",
9 "Global work queue test, exits early",
10 &test_workqueue3quit,
11 true
12},
Note: See TracBrowser for help on using the repository browser.