[runtime] Fix a crash on Windows during the cleanup phase caused by using a destroyed...
authorVladimir Kargov <vkargov@users.noreply.github.com>
Mon, 29 Jun 2015 21:15:11 +0000 (00:15 +0300)
committerVladimir Kargov <vkargov@users.noreply.github.com>
Mon, 29 Jun 2015 21:15:11 +0000 (00:15 +0300)
commit12218c56e35aa1bbb0b1239d753fe6676d14d649
treeea88154f208220c328d14d4585c3832cb36a2e7f
parent237e1dd0ae6d8a49c7b41529025a2bf549659504
[runtime] Fix a crash on Windows during the cleanup phase caused by using a destroyed mutex.
mono/metadata/gc-internal.h
mono/metadata/gc.c
mono/mini/mini-runtime.c