OpenSimMirror/ThirdParty/SmartThreadPool
Oren Hurvitz b77da5039e 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-19 02:08:58 +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-19 02:08:58 +00:00
SmartThreadPool.cs Assign the SmartThreadPool name in the constructor 2013-01-19 02:08:58 +00:00
WIGStartInfo.cs
WorkItem.cs
WorkItemFactory.cs
WorkItemInfo.cs
WorkItemsGroup.cs
WorkItemsQueue.cs