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
A couple of small fixes to make SpinLock work better when used on multi-core machines, keeping track of the thread of execution as well as the task details. This allows for use not only within task manager but safely on more than one core.