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 * Changed all AssemblyInfo to explicit version 1.0.0.0 to not confuse poor poor Nant. We probably should take the opportunity to let the non-module bins reside in their /bin/Debug dirs later. 2009-02-19 14:51:33 +00:00
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