[runtime] Further reduce the usage of the loader lock in the metadata code by moving...
authorZoltan Varga <vargaz@gmail.com>
Mon, 1 Sep 2014 18:39:06 +0000 (14:39 -0400)
committerZoltan Varga <vargaz@gmail.com>
Mon, 1 Sep 2014 18:39:06 +0000 (14:39 -0400)
commiteeb1227133c4b5371d62974a7b292731b4a80c99
tree2d341a28545e8c08b3a3a6477152c84505ddd15a
parentbd8782b0615d44b67fc030752eeabd3cd754bf30
[runtime] Further reduce the usage of the loader lock in the metadata code by moving code out of locked regions and using the image lock instead.
mono/metadata/class.c