Files
opensim/OpenSim
John Hurliman b06f258319 * FireQueueEmpty now checks if a measurable amount of time has passed, and if not it sleeps for a small amount of time. This throttles OnQueueEmpty calls where there is no callback or the callback is doing very little work
* Changed HandleQueueEmpty()'s Monitor.TryEnter() calls to locks. We want to take our time in this function and do all the work necessary, since returning too fast will induce a sleep anyways
2009-10-21 16:21:08 -07:00
..
2009-08-26 14:02:52 +09:00
2009-10-19 16:52:27 -07:00
2009-10-19 16:52:27 -07:00
2009-10-01 01:17:47 +09:00
2009-10-06 11:08:11 -07:00