mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-29 04:54:27 +01:00
start moving malloc and friends in
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
/* Spawn N threads that print their TID with pthread_self and other
|
||||
* ID-like information for multiple threads.
|
||||
*
|
||||
* https://github.com/cirosantilli/linux-kernel-module-cheat#pthreads
|
||||
* https://cirosantilli.com/linux-kernel-module-cheat#pthreads
|
||||
*
|
||||
* Sample usage:
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user