OpenSimMirror/ThirdParty/SmartThreadPool
Tom Grimshaw ae7c30a0f3 While examining our 10,10,10 issue I discovered that several threads were locked with each other in an unusual place; I've moved the piece of code inside a lock[] context and so far it's looking promising. 2010-05-18 00:07:17 -07:00
..
AssemblyInfo.cs
CallerThreadContext.cs
Exceptions.cs
Interfaces.cs
PriorityQueue.cs * This is Melanie's XEngine script engine. I've not tested this real well, however, it's confirmed to compile and OpenSimulator to run successfully without this script engine active. 2008-05-30 12:27:06 +00:00
STPPerformanceCounter.cs
STPStartInfo.cs
SmartThreadPool.cs
WIGStartInfo.cs
WorkItem.cs
WorkItemFactory.cs
WorkItemInfo.cs
WorkItemsGroup.cs
WorkItemsQueue.cs