aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Watchdog.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix "show threads" to show threads now being managed by OpenSim.Framework.Wat...Justin Clark-Casey (justincc)2010-09-141-2/+12
* * Changed the watchdog timer to improve the speed of UpdateThread(), only tra...John Hurliman2009-10-261-30/+30
* Implemented a Watchdog class. Do not manually create Thread objects anymore, ...John Hurliman2009-10-221-0/+183