See icall-def.h

On Fri, Sep 12, 2014 at 1:08 PM, Edward Ned Harvey (mono) <
edward.harvey.m...@clevertrove.com> wrote:

>  I am trying to find the definition for this:
>
> mcs/class/corlib/System.IO/MonoIO.cs:                               public
> extern static void Lock (...)
>
>
>
> I'd like to know how the Lock() method is implemented, so I can understand
> the valid parameters.  (I know the two ints must be >= 0, but I'd like to
> know what else.  And generally speaking, know how it's implemented so I can
> know its limitations).
>
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list@lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>
>
_______________________________________________
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list

Reply via email to