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 Updated all existing AssemblyVersions's to 0.7.5.*. Many DLLs still don't have an AssemblyInfo file. 2012-11-13 19:26:43 -08:00
CallerThreadContext.cs
Exceptions.cs
Interfaces.cs
PriorityQueue.cs
STPPerformanceCounter.cs
STPStartInfo.cs Assign the SmartThreadPool name in the constructor 2013-02-08 21:26:05 +00:00
SmartThreadPool.cs Assign the SmartThreadPool name in the constructor 2013-02-08 21:26:05 +00:00
WIGStartInfo.cs
WorkItem.cs
WorkItemFactory.cs
WorkItemInfo.cs
WorkItemsGroup.cs
WorkItemsQueue.cs