Explorar el Código

Task.Sleep(0) optimized. Refs: #156.
A task using Sleep(0) runs as fast as possible but without blocking the user interface.
Prime number calculation used as example for background task.
Robustness of trap handling after exhausting the stack space improved.
Coroutines.Init now traps if a coroutine cannot be created.
Otherwise it is hard to see where the problem comes from.

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

Josef Templ hace 8 años
padre
commit
f56119eb4d
Se han modificado 4 ficheros con 0 adiciones y 0 borrados
  1. BIN
      Obx/Docu/Coroutines.odc
  2. BIN
      Obx/Mod/Coroutines.odc
  3. BIN
      System/Docu/Coroutines.odc
  4. BIN
      System/Mod/Coroutines.odc

BIN
Obx/Docu/Coroutines.odc


BIN
Obx/Mod/Coroutines.odc


BIN
System/Docu/Coroutines.odc


BIN
System/Mod/Coroutines.odc