Files
opensim/OpenSim/Region/Environment/Scenes
Sean Dague 1eb0fedd93 After reading Timer.cs in the mono source, I'm not
convinced that timer.Enabled modification is thread safe.
I suspect the statsHeartBeat call to be one of our hot spots
because is tries to synchronize not with a lock, but by
disabling and enabling itself.  I've replaced that with a lock
in the hopes that this affects either the 100% bug, or the
invoke_void bugs.
2008-04-16 10:54:32 +00:00
..
2008-03-18 05:16:43 +00:00
2008-03-18 05:16:43 +00:00
2008-03-18 05:16:43 +00:00
2008-03-26 02:12:28 +00:00
2008-03-18 05:16:43 +00:00
2008-04-16 03:55:21 +00:00
2008-04-14 17:13:38 +00:00
2008-04-03 13:33:46 +00:00
2008-03-18 05:16:43 +00:00