namespace System.Threading { partial class Interlocked { public static void MemoryBarrierProcessWide () { throw new NotImplementedException (); } } }