Commit History

Author SHA1 Message Date
  Andreas Rumpf 17cb2f2d4c threadpool: minor documentation improvement 6 years ago
  Andreas Rumpf aa526da706 make tests green again 7 years ago
  Andreas Rumpf 6a3288a60e more replacements for the deprecated '<' 7 years ago
  Andreas Rumpf 8a2f481f99 make threadpool care about minPoolSize 7 years ago
  Arne Döring 000b8afd26 Remove expr/stmt (#5857) 7 years ago
  Yuriy Glukhov 30e2af969c Revert "GC_fullCollect on sync threadpool (#6107)" (#6119) 7 years ago
  Yuriy Glukhov bdb653c415 GC_fullCollect on sync threadpool (#6107) 7 years ago
  Yuriy Glukhov 8bdcade1a0 Fixes #6090 (#6092) 7 years ago
  Tomas Vojtisek 27a291c09e Update threadpool.nim (#5624) 7 years ago
  Dmitry Polienko 885543e43e Add a lock to prevent race condition 8 years ago
  Dmitry Polienko 2edd3786ce Add a workaround for threadpool deadlocks on recursion 8 years ago
  Yuriy Glukhov 9cdb4ee1cb Fixed semaphore on iOS. 8 years ago
  def c50b5b62ef Fix a few deprecation warnings 9 years ago
  Dominik Picheta dda41afe9e Implement isReady procedure in threadpool module. 9 years ago
  Araq d7996a9ede attempt to support recursions for spawn 9 years ago
  Araq 646af76c87 implemented nimPinToCpu threadpool feature 9 years ago
  Araq 28de800d61 Merge branch 'more_concurrency' into devel 9 years ago
  Spencer Stirling 891d953a4c disabled threadpool assertion only for vcc 9 years ago
  Spencer Stirling d152ccc1e2 fixed threadpool and atomics to work with Visual Studio 32 and 64 bit 9 years ago
  pdw 192ba3bbc0 lib/pure/a-c - Dropped 'T' from types 9 years ago
  Araq 79c92603f5 FlowVar's ^ for refs is safe and convenient to use 9 years ago
  Araq 3312d49a48 proper waiting for the pinned thread 9 years ago
  Araq 94f54700c4 first implementation of pinnedSpawn 9 years ago
  Michael Werner c384f05e49 fixed typo in threadpool.nim 9 years ago
  Araq 7023fdddff todo update 9 years ago
  Guillaume Gelin 3119fe087d Happy new year! 10 years ago
  Araq 795a7762cc minor improvement to the barrier implementation 10 years ago
  Araq 81353b2dbc renamed CondVar to Semaphore 10 years ago
  Araq 943d4ee714 fixed the deadlock that happens when stress testing ToFreeQueue 10 years ago
  Araq 06e9932e8a fixes exhaustion bug and missing GC_ref code generation 10 years ago