OpenSimMirror/ThirdParty/SmartThreadPool
Oren Hurvitz bb42862639 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-01-24 03:01:26 +00:00
..
AssemblyInfo.cs
CallerThreadContext.cs
Exceptions.cs
Interfaces.cs
PriorityQueue.cs
STPPerformanceCounter.cs
STPStartInfo.cs Assign the SmartThreadPool name in the constructor 2013-01-24 03:01:26 +00:00
SmartThreadPool.cs Assign the SmartThreadPool name in the constructor 2013-01-24 03:01:26 +00:00
WIGStartInfo.cs
WorkItem.cs
WorkItemFactory.cs
WorkItemInfo.cs
WorkItemsGroup.cs
WorkItemsQueue.cs