コード例 #1
0
		public void SetAffinity (IMultiprocessorProcess p, ProcessorSet affinity)
		{
			throw new NotImplementedException ();
		}
コード例 #2
0
		public int GetAffinity (IMultiprocessorProcess p)
		{
			throw new NotImplementedException ();
		}