KDebug: Difference between revisions

No edit summary
No edit summary
Line 123: Line 123:
| 0x68
| 0x68
| u32
| u32
| List size; this [[KLinkedList]] of [[KThread]] instances of the parent process.
| List size; this [[KLinkedList]] of all the [[KThread]] instances of the parent process: the currently running threads followed the others,
It is made of the process's currently running threads, then, for each core, of one thread by priority (if it exists), from highest to lowest priority
by core then by dynamic priority.
|-
|-
| 0x6C
| 0x6C