Back out pending_bridge_callbacks_mutex in previous commit
authorAndi McClure <andi.mcclure@xamarin.com>
Wed, 13 Jul 2016 19:49:04 +0000 (15:49 -0400)
committerAndi McClure <andi.mcclure@xamarin.com>
Wed, 13 Jul 2016 19:49:04 +0000 (15:49 -0400)
commitda895ba61a14ef06ebd58d2ee1ff573dc7950bc8
treece4787c8d7035307dd10793c3a9963122583702d
parent7114fd4236240973a58180739a897231d50920fb
Back out pending_bridge_callbacks_mutex in previous commit

The mutex on pending_bridge_callbacks was overkill because the init
model for the mono runtime already enforces the callbacks being set on
the init thread. Added a couple comments to formalize this.
mono/metadata/sgen-bridge.c
mono/metadata/sgen-bridge.h