OpenSimMirror/ThirdParty/SmartThreadPool
Oren Hurvitz 319069d193 Assign the SmartThreadPool name in the constructor
This is required because some threads are created in the constructor, so assigning the name afterwards would be too late.
2013-02-08 21:26:05 +00: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