[mono-android] AtomicBoolean in monodroid?
Michael Isbell
michael.isbell at gmail.com
Sat Mar 19 13:06:03 EDT 2011
Nope, just seeing how close I can stick to original code. I'll synchronize
it as you've suggested.
On Sat, Mar 19, 2011 at 11:26 AM, Jonathan Pryor <jpryor at novell.com> wrote:
> On Mar 19, 2011, at 12:33 AM, Michael Isbell wrote:
> > Can I create an AtomicBoolean in monodroid?
>
> No, as we're currently not binding the java.util.concurrent.atomic package,
> as we didn't see any actual need for it (i.e. there are no android.* types
> or members that use java.util.concurrent types) and .NET already has types
> which provide this functionality.
>
> Any particular reason you can't use the System.Threading.Interlocked class
> or other System.Threading types?
>
> - Jon
>
> _______________________________________________
> Monodroid mailing list
> Monodroid at lists.ximian.com
>
> UNSUBSCRIBE INFORMATION:
> http://lists.ximian.com/mailman/listinfo/monodroid
>
--
Mike Isbell
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/mailman/private/monodroid/attachments/20110319/968a472f/attachment.html
More information about the Monodroid
mailing list