public void SetAffinity (IMultiprocessorProcess p, ProcessorSet affinity) { throw new NotImplementedException (); }
public int GetAffinity (IMultiprocessorProcess p) { throw new NotImplementedException (); }