* reflection.c: Remove *_ATOMIC macros. We really shouldn't
commit849887388b142a6d4f9d7bf52e3860f53cb439f9
authorBen Maurer <benm@mono-cvs.ximian.com>
Sun, 14 Nov 2004 03:22:57 +0000 (14 03:22 -0000)
committerBen Maurer <benm@mono-cvs.ximian.com>
Sun, 14 Nov 2004 03:22:57 +0000 (14 03:22 -0000)
tree907b858eaf79978ca28185b1da35f812839fbd6c
parent3fd2deafafabe2d4dfb5e757eebbbfb179a0f096
* reflection.c: Remove *_ATOMIC macros. We really shouldn't
have been using gc'd memory. First it is slower, unlikely
the comment in the source code said, secondly, it increases
our footprint to do it in the gc.

svn path=/trunk/mono/; revision=36097
mono/metadata/ChangeLog
mono/metadata/reflection.c