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