[corlib] Allow SynchronizationContext.Current to work on MfA
authorJonathan Pryor <jonpryor@vt.edu>
Fri, 1 Jun 2012 16:48:53 +0000 (12:48 -0400)
committerJonathan Pryor <jonpryor@vt.edu>
Fri, 1 Jun 2012 16:48:53 +0000 (12:48 -0400)
commit9d669100696d24c94328d518d2a12765de8b0754
tree028dd1e73189afb41d13724965cbc18e4d482d8c
parent0214d9669ab74cd2f77e53e031560c328b5efbd0
[corlib] Allow SynchronizationContext.Current to work on MfA

For the main (UI) thread, make SynchronizationContext.Current return
the Android.App.Application.SynchronizationContext property.
mcs/class/corlib/System.Threading/SynchronizationContext.cs
mcs/class/corlib/System/AndroidPlatform.cs [new file with mode: 0644]
mcs/class/corlib/corlib.dll.sources