mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-23 02:05:57 +01:00
sleep was broken because the workqueue was declared locally inside init, further evidence that no one has ever run the examples :-(
5 lines
112 B
Plaintext
5 lines
112 B
Plaintext
https://github.com/cirosantilli/linux-kernel-module-cheat#directory-structure
|
|
|
|
. Asynchronous
|
|
.. link:timer.c[]
|