Procházet zdrojové kódy

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

binární
Obx/Docu/Coroutines.odc


binární
Obx/Mod/Coroutines.odc


binární
System/Docu/Coroutines.odc


binární
System/Mod/Coroutines.odc