Files
jsix/src/kernel/objects
Justin C. Miller 2dd78beb92 [tools] Add j6threads gdb command
The j6threads command shows the current thread, ready threads, and
blocked threads for a given CPU.

To support this, TCB structs gained a pointer to their thread (instead
of trying to do offset magic) and threads gained a pointer to their
creator. Also removed thread::from_tcb() now that the TCB has a pointer.
2022-01-15 17:45:12 -08:00
..
2022-01-03 00:03:29 -08:00
2022-01-03 00:03:29 -08:00
2022-01-03 00:03:29 -08:00
2022-01-03 00:03:29 -08:00
2022-01-03 00:03:29 -08:00
2022-01-03 00:03:29 -08:00
2022-01-15 17:45:12 -08:00
2022-01-15 17:45:12 -08:00
2022-01-03 21:42:20 -08:00