Historia zmian

Autor SHA1 Wiadomość Data
  Tomohiro eb4272ba1c manual: Fix links to Parallel & Spawn (#9342) 6 lat temu
  Araq 83c89197f3 renames threadpool.await to blockUntil; refs #7853 6 lat temu
  Araq 265003df1a deprecated regionized pointers 6 lat temu
  Ganesh Viswanathan 6ca8478548 Minor fixes to enable tcc 6 lat temu
  Andreas Rumpf 0dc4d6dcc2 fixes #7638; awaitAny blocks if the flow vars all have been complete already 6 lat temu
  Andreas Rumpf 17cb2f2d4c threadpool: minor documentation improvement 6 lat temu
  Andreas Rumpf aa526da706 make tests green again 7 lat temu
  Andreas Rumpf 6a3288a60e more replacements for the deprecated '<' 7 lat temu
  Andreas Rumpf 8a2f481f99 make threadpool care about minPoolSize 7 lat temu
  Arne Döring 000b8afd26 Remove expr/stmt (#5857) 7 lat temu
  Yuriy Glukhov 30e2af969c Revert "GC_fullCollect on sync threadpool (#6107)" (#6119) 7 lat temu
  Yuriy Glukhov bdb653c415 GC_fullCollect on sync threadpool (#6107) 7 lat temu
  Yuriy Glukhov 8bdcade1a0 Fixes #6090 (#6092) 7 lat temu
  Tomas Vojtisek 27a291c09e Update threadpool.nim (#5624) 7 lat temu
  Dmitry Polienko 885543e43e Add a lock to prevent race condition 8 lat temu
  Dmitry Polienko 2edd3786ce Add a workaround for threadpool deadlocks on recursion 8 lat temu
  Yuriy Glukhov 9cdb4ee1cb Fixed semaphore on iOS. 8 lat temu
  def c50b5b62ef Fix a few deprecation warnings 9 lat temu
  Dominik Picheta dda41afe9e Implement isReady procedure in threadpool module. 9 lat temu
  Araq d7996a9ede attempt to support recursions for spawn 9 lat temu
  Araq 646af76c87 implemented nimPinToCpu threadpool feature 9 lat temu
  Araq 28de800d61 Merge branch 'more_concurrency' into devel 9 lat temu
  Spencer Stirling 891d953a4c disabled threadpool assertion only for vcc 9 lat temu
  Spencer Stirling d152ccc1e2 fixed threadpool and atomics to work with Visual Studio 32 and 64 bit 9 lat temu
  pdw 192ba3bbc0 lib/pure/a-c - Dropped 'T' from types 9 lat temu
  Araq 79c92603f5 FlowVar's ^ for refs is safe and convenient to use 9 lat temu
  Araq 3312d49a48 proper waiting for the pinned thread 9 lat temu
  Araq 94f54700c4 first implementation of pinnedSpawn 9 lat temu
  Michael Werner c384f05e49 fixed typo in threadpool.nim 9 lat temu
  Araq 7023fdddff todo update 9 lat temu