mirror of
https://github.com/justinian/jsix.git
synced 2025-12-10 08:24:32 -08:00
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.