Historique des commits

Auteur SHA1 Message Date
  UbitUmarov c0a2569b32 in fact there is no thread.abort il y a 7 mois
  UbitUmarov c981f3c448 avoid a possible null ref il y a 7 mois
  UbitUmarov ec39f85a7a cosmetics il y a 1 an
  UbitUmarov ac8c69ba1a use some c#9 style sugar plus cosmetics il y a 2 ans
  UbitUmarov ea83284c87 avoid null ref il y a 2 ans
  UbitUmarov 2346af0715 smartThreadPool changes il y a 2 ans
  UbitUmarov b022ae0898 cosmetics il y a 3 ans
  UbitUmarov a4bd8a91c5 cosmetics il y a 3 ans
  UbitUmarov 1e4799604f add suspendflow option to workmanager startthread il y a 3 ans
  UbitUmarov 1e1ec44707 smartthreadpool: do not start a thread before register it il y a 3 ans
  UbitUmarov 94d1cf1205 smartthreadpool: replace its locked dictionary il y a 3 ans
  UbitUmarov d525286b0f smartthreadpool: do informcomleted under locks il y a 3 ans
  UbitUmarov 1db6a541bd more changes to smartthreadpool il y a 3 ans
  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) il y a 3 ans
  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) il y a 3 ans
  UbitUmarov 960a0fa360 smartthreadpool: add pool option SuppressFlow and test it on main smart?? pool (may go bad) il y a 3 ans
  UbitUmarov 64fd819b81 still some windows code il y a 3 ans
  UbitUmarov b667bff8bb smartthreadpool: httpcontext will be gone (we dont use it) il y a 3 ans
  UbitUmarov 4ab792cd13 smartthreadpool: remove old windows(like CE) support, remove tabs.. (do runprebuild) il y a 3 ans
  UbitUmarov 592b94d142 some changes on Dispose il y a 4 ans
  Melanie Thielker b16abc8166 Massive tab and trailing space cleanup il y a 7 ans
  UbitUmarov 52a80f1742 workaround potencial memory leak il y a 8 ans
  UbitUmarov 222a5b655f workaround potencial memory leak il y a 8 ans
  Roger Kirkman 97a471cb35 Fix crash due to setting Thread.name after thread start. il y a 8 ans
  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."" il y a 10 ans
  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." il y a 10 ans
  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. il y a 10 ans
  Justin Clark-Casey (justincc) 854dcd1abd Fix SmartThreadPool line endings in recent update from dos to unix il y a 11 ans
  Justin Clark-Casey (justincc) 206fb306a7 Update SmartThreadPool to latest version 2.2.3 with a major and minor change. il y a 11 ans
  Oren Hurvitz b77da5039e Assign the SmartThreadPool name in the constructor il y a 12 ans