Files
jsix/src/kernel/objects
Justin C. Miller c3abe035c8 [kernel] Remove thread_data pointer from TCB
The TCB is always stored at a constant offset within the thread object.
So instead of carrying an extra pointer, just implement thread::from_tcb
to get the thread.
2020-07-19 17:01:15 -07:00
..
2019-07-07 09:54:29 -07:00
2020-07-12 16:07:20 -07:00
2020-07-12 16:07:20 -07:00