OpenSimMirror/ThirdParty/SmartThreadPool
Melanie 06fa1681ae Merge branch 'master' into careminster 2012-11-15 00:43:26 +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 last round of warning squashing. calling it a day now. 2008-06-27 23:03:39 +00:00
STPStartInfo.cs
SmartThreadPool.cs While examining our 10,10,10 issue I discovered that several threads were locked with each other in an unusual place; I've moved the piece of code inside a lock[] context and so far it's looking promising. 2010-05-18 00:07:17 -07:00
WIGStartInfo.cs
WorkItem.cs
WorkItemFactory.cs
WorkItemInfo.cs
WorkItemsGroup.cs
WorkItemsQueue.cs