mirror of
https://github.com/opensim/opensim.git
synced 2026-06-12 23:35:35 +08:00
* 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