Justin Clark-Casey (justincc) 86367d7219 refactor: Move methods to start a monitored thread, start work in its own thread and run work in the jobengine from Watchdog to a WorkManager class. 10 years ago
..
Application.cs 23ca1f859e minor: Consistently log IOCP for IO completion thread startup log information instead of mixing this with "IO Completion Threads" 11 years ago
ConfigurationLoader.cs c7a11899f6 Give ability to define constants that may be used throught the configuration 10 years ago
IApplicationPlugin.cs b47e405420 * minor: Comments 15 years ago
OpenSim.cs 5db3f08871 minor: add --default-user option to "load oar" help long description. Do other small tidies of "load oar" console command help. 10 years ago
OpenSimBackground.cs 494a1e922d Calling .Close() on AutoResetEvent and ManualResetEvent (those classes contain an unmanaged resource that will not automatically be disposed when they are GCed), and commenting out some ManualResetEvents that are not in use yet 15 years ago
OpenSimBase.cs 86367d7219 refactor: Move methods to start a monitored thread, start work in its own thread and run work in the jobengine from Watchdog to a WorkManager class. 10 years ago