История коммитов

Автор 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 лет назад