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