コミット履歴

作者 SHA1 メッセージ 日付
  UbitUmarov c0a2569b32 in fact there is no thread.abort 7 ヶ月 前
  UbitUmarov c981f3c448 avoid a possible null ref 7 ヶ月 前
  UbitUmarov ec39f85a7a cosmetics 1 年間 前
  UbitUmarov ac8c69ba1a use some c#9 style sugar plus cosmetics 2 年 前
  UbitUmarov ea83284c87 avoid null ref 2 年 前
  UbitUmarov 2346af0715 smartThreadPool changes 2 年 前
  UbitUmarov b022ae0898 cosmetics 3 年 前
  UbitUmarov a4bd8a91c5 cosmetics 3 年 前
  UbitUmarov 1e4799604f add suspendflow option to workmanager startthread 3 年 前
  UbitUmarov 1e1ec44707 smartthreadpool: do not start a thread before register it 3 年 前
  UbitUmarov 94d1cf1205 smartthreadpool: replace its locked dictionary 3 年 前
  UbitUmarov d525286b0f smartthreadpool: do informcomleted under locks 3 年 前
  UbitUmarov 1db6a541bd more changes to smartthreadpool 3 年 前
  UbitUmarov d72f19111c smartthreadpool: place a global throttle on threads creation if pool as less than min number of threads ( 20/s versus .net 1/s in all cases) 3 年 前
  UbitUmarov 4b7502c1dc smartthreadpool: remove workitems priority. Its lack of fairness could cause issues hard to debug if we tried to use it (we don't) (runprebuild) 3 年 前
  UbitUmarov 960a0fa360 smartthreadpool: add pool option SuppressFlow and test it on main smart?? pool (may go bad) 3 年 前
  UbitUmarov 64fd819b81 still some windows code 3 年 前
  UbitUmarov b667bff8bb smartthreadpool: httpcontext will be gone (we dont use it) 3 年 前
  UbitUmarov 4ab792cd13 smartthreadpool: remove old windows(like CE) support, remove tabs.. (do runprebuild) 3 年 前
  UbitUmarov 592b94d142 some changes on Dispose 4 年 前
  Melanie Thielker b16abc8166 Massive tab and trailing space cleanup 7 年 前
  UbitUmarov 52a80f1742 workaround potencial memory leak 8 年 前
  UbitUmarov 222a5b655f workaround potencial memory leak 8 年 前
  Roger Kirkman 97a471cb35 Fix crash due to setting Thread.name after thread start. 8 年 前
  BlueWall 96a2449122 Undo "Revert "Small changes to threading to send thread names to unmanaged threads. Needs Mono 3.6+ to see thread names in utilities like top -H . Some formatting of the thread name to fin in the 16 byte limit on Linux. Please test on Windows to see if the work has any adverse effects."" 10 年 前
  BlueWall 376fab1402 Revert "Small changes to threading to send thread names to unmanaged threads. Needs Mono 3.6+ to see thread names in utilities like top -H . Some formatting of the thread name to fin in the 16 byte limit on Linux. Please test on Windows to see if the work has any adverse effects." 10 年 前
  BlueWall af286d5fcb Small changes to threading to send thread names to unmanaged threads. Needs Mono 3.6+ to see thread names in utilities like top -H . Some formatting of the thread name to fin in the 16 byte limit on Linux. Please test on Windows to see if the work has any adverse effects. 10 年 前
  Justin Clark-Casey (justincc) 854dcd1abd Fix SmartThreadPool line endings in recent update from dos to unix 11 年 前
  Justin Clark-Casey (justincc) 206fb306a7 Update SmartThreadPool to latest version 2.2.3 with a major and minor change. 11 年 前
  Oren Hurvitz b77da5039e Assign the SmartThreadPool name in the constructor 12 年 前