- Allocate a new stack (probably on the heap)
- Put initial stack pointer and registers on the fresh stack
- Register the thread data structure with the rescheduler
- Scheduler will “restore” the inital data when it re-schedules
Search
Jan 06, 2025, 1 min read