mirror of
https://git.suyu.dev/suyu/suyu
synced 2026-04-25 05:12:53 +00:00
This thread will not actually execute instructions, it will only advance the timing/events and try to yield immediately to the next ready thread, if there aren't any ready threads then it will be rescheduled and start its job again.