You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project is my naive attempt to recreate a light-weight subset of the task parallel library using .NET's native Thread API. This is strictly for educational use and should not be used in production.