Releases: Rachid-Koucha/crtn
Releases · Rachid-Koucha/crtn
Second delivery of CRTN
. crtn_yield() returns either CRTN_SCHED_OTHER (if another coroutine was scheduled) or CRTN_SCHED_SELF (if no other coroutine was scheduled)
. Fixed the scheduler (was not FIFO as expected)