[System.Private.CoreLib/mscorlib] Implement Interlocked.MemoryBarrierProcessWide...
commit9ccfd778e34aa12cf718968381968a46451f6468
authorFilip Navara <filip.navara@gmail.com>
Sun, 31 Mar 2019 10:08:51 +0000 (31 12:08 +0200)
committerMarek Safar <marek.safar@gmail.com>
Sun, 31 Mar 2019 10:08:51 +0000 (31 12:08 +0200)
treeb47ee31439dbff50fdd3de27e3701503115c3e5e
parente894d683f9f0a9c7351b513d3f015a5e170449eb
[System.Private.CoreLib/mscorlib] Implement Interlocked.MemoryBarrierProcessWide (#13712)

* Implement Interlocked.MemoryBarrierProcessWide

* Bump MONO_CORLIB_VERSION

* Bump API snapshot submodule
configure.ac
external/api-snapshot
mcs/class/System.Private.CoreLib/System.Threading/Interlocked.cs
mcs/class/corlib/System.Threading/Interlocked.cs
mono/metadata/icall-def.h
mono/metadata/threads-types.h
mono/metadata/threads.c
mono/utils/mono-membar.h
mono/utils/mono-threads-posix.c
mono/utils/mono-threads-windows.c