1 reference to SetThreadAffinityMask
System (1)
services\monitoring\system\diagnosticts\ProcessThread.cs (1)
360if (NativeMethods.SetThreadAffinityMask(threadHandle, new HandleRef(this, value)) == IntPtr.Zero) {