Procházet zdrojové kódy

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 před 8 roky
rodič
revize
f6941faf35
5 změnil soubory, kde provedl 0 přidání a 0 odebrání
  1. binární
      System/Docu/Coroutines.odc
  2. binární
      System/Docu/Kernel.odc
  3. binární
      System/Mod/Coroutines.odc
  4. binární
      System/Mod/Kernel.odc
  5. binární
      Win/Mod/Api.odc

binární
System/Docu/Coroutines.odc


binární
System/Docu/Kernel.odc


binární
System/Mod/Coroutines.odc


binární
System/Mod/Kernel.odc


binární
Win/Mod/Api.odc