[runtime] Implement the GC domain finalization event using conditional variables...
authorZoltan Varga <vargaz@gmail.com>
Sun, 24 Jul 2016 21:19:27 +0000 (17:19 -0400)
committerGitHub <noreply@github.com>
Sun, 24 Jul 2016 21:19:27 +0000 (17:19 -0400)
commit2c061c1885219f846584d5ddedb3682360576d8b
tree2ac3692849069a50466aa58a156c80f04219b7b1
parentf5ba317644dc3d41093495f91a29e024044e6b18
[runtime] Implement the GC domain finalization event using conditional variables instead of an io-layer event. (#3316)
mono/metadata/gc.c