[marshal] Optimize clearing of entries for method (#12681)
commit6bab31e4c123aa1497ec4137e8ab454ae35b20c0
authorVlad Brezae <brezaevlad@gmail.com>
Fri, 1 Feb 2019 02:48:10 +0000 (1 04:48 +0200)
committerZoltan Varga <vargaz@gmail.com>
Fri, 1 Feb 2019 02:48:10 +0000 (31 21:48 -0500)
treef5c994a0ba7669bcd63aa0ccff238655bc101423
parent7517529b62211cd7940eb8772c61a55e8ed358ce
[marshal] Optimize clearing of entries for method (#12681)

Fixes dynamic-method-churn.exe timeouts, which was hanging on arm because the finalizer thread was hanging from taking too long to clear these hashtable entries.
mono/metadata/marshal.c