[runtime] Avoid holding the init lock while calling the cctor in mono_runtime_class_i...
authorZoltan Varga <vargaz@gmail.com>
Fri, 10 Feb 2017 18:47:23 +0000 (13:47 -0500)
committerLudovic Henry <ludovic@xamarin.com>
Fri, 10 Feb 2017 18:47:23 +0000 (13:47 -0500)
commit8e49b6eb26a95e744c9c53a080ea9393d20f277c
treeb098371aa4a7803e7abe4285ce619792bebfcf37
parent28173013b5b863df5c56459e2e715e6493347f3e
[runtime] Avoid holding the init lock while calling the cctor in mono_runtime_class_init (), its not needed any more. (#4361)
mono/metadata/object.c