aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Monitoring/WorkManager.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2019-10-22remove some useless NULL argumentsUbitUmarov1-6/+6
2019-08-20Massive console refactor. Greatly simplify interface.Melanie1-9/+9
2018-12-28now break several things at same time... sog/sop updates, threads options,...UbitUmarov1-52/+16
2017-06-14main generic use JobEngine also does not need a permanent thread.. actually d...UbitUmarov1-1/+1
2017-06-13add option for Fireandforget not timeout (our access to main smartThreadPool)UbitUmarov1-5/+3
2017-05-25move assetsconnector threads to whatchdog; Abort all alive threads known to w...UbitUmarov1-0/+1
2017-05-23 stop a few more threads on exitUbitUmarov1-1/+5
2017-01-05Massive tab and trailing space cleanupMelanie Thielker1-16/+16
2016-05-12Fix crash due to setting Thread.name after thread start.Roger Kirkman1-2/+3
2015-08-11Prevent a crash if "debug jobengine log" is entered without a log levelOren Hurvitz1-0/+6
2015-01-12Make the performance controlling job processing threads introduced in confere...Justin Clark-Casey (justincc)1-2/+74
2014-11-25refactor: Move methods to start a monitored thread, start work in its own thr...Justin Clark-Casey (justincc)1-0/+212