[mscorlib] Add support for intercepting threadpool work, and use it for Xamarin.iOS...
authorRolf Bjarne Kvinge <rolf@xamarin.com>
Fri, 8 Jan 2016 18:50:34 +0000 (19:50 +0100)
committerRolf Bjarne Kvinge <rolf@xamarin.com>
Mon, 11 Jan 2016 17:13:42 +0000 (18:13 +0100)
commite7961fa20d01556b2337c7bffbba6e0b92a2f507
tree0b5b373e56913171392eaa9cd0d876e83e9ca421
parentddf334d030c0e80aeae22465b283e80a9aa33c82
[mscorlib] Add support for intercepting threadpool work, and use it for Xamarin.iOS/Mac.

This is used to Xamarin.iOS/Mac to wrap threadpool work in an NSAutoreleasePool.

Also open up corlib's internals to Xamarin.iOS/Mac so that the linker
doesn't have to be involved when accessing internal API.
external/referencesource
mcs/build/profiles/monotouch_runtime.make
mcs/build/profiles/xammac.make
mcs/build/profiles/xammac_net_4_5.make
mcs/class/corlib/Assembly/AssemblyInfo.cs