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