[coop] Introduce new runtime handle API
commit3a22518833795799b9fd5d95ce3e01db8cdb22c0
authorLudovic Henry <ludovic@xamarin.com>
Fri, 13 Nov 2015 16:01:41 +0000 (13 16:01 +0000)
committerAleksey Kliger <aleksey@xamarin.com>
Fri, 18 Dec 2015 16:21:45 +0000 (18 11:21 -0500)
tree08a429c3b315ea700f7cbcb80c923ded8b0fa268
parentf663abeaf119727b3c56891dfce29ea0406d68b9
[coop] Introduce new runtime handle API
mono/metadata/Makefile.am
mono/metadata/handle-private.h [new file with mode: 0644]
mono/metadata/handle.c [new file with mode: 0644]
mono/metadata/handle.h [new file with mode: 0644]
mono/metadata/mono-gc.h
mono/metadata/object-internals.h
mono/metadata/threads.c
mono/unit-tests/.gitignore
mono/unit-tests/Makefile.am
mono/unit-tests/test-mono-handle.c [new file with mode: 0644]