소스 검색

Coroutines.SetStackSize added. Refs: #156.
plus a bug fix in the Kernel's garbage collection strategy.
Coroutine stacks must only be marked if the coroutine is referenced.
Otherwise an unterminated but unreferenced coroutine survives forever.

Signed-off-by: Josef Templ <josef.templ@gmail.com>

Josef Templ 8 년 전
부모
커밋
f6941faf35
5개의 변경된 파일0개의 추가작업 그리고 0개의 파일을 삭제
  1. BIN
      System/Docu/Coroutines.odc
  2. BIN
      System/Docu/Kernel.odc
  3. BIN
      System/Mod/Coroutines.odc
  4. BIN
      System/Mod/Kernel.odc
  5. BIN
      Win/Mod/Api.odc

BIN
System/Docu/Coroutines.odc


BIN
System/Docu/Kernel.odc


BIN
System/Mod/Coroutines.odc


BIN
System/Mod/Kernel.odc


BIN
Win/Mod/Api.odc