amibar / SmartThreadPool

A .NET Thread Pool fully implemented in C# with many features
http://www.codeproject.com/Articles/7933/Smart-Thread-Pool
Microsoft Public License
507 stars 182 forks source link

Added WorkItemPriority as optional parameter to Func overloads in WorkItemsGroupBase.cs #3

Closed TheCutter closed 11 years ago

TheCutter commented 11 years ago

did you already had a chance to look at the changes I made?

amibar commented 11 years ago

Finally merged