[Mono-dev] How to find extern definition for MonoIO void Lock(

Rodrigo Kumpera kumpera at gmail.com
Fri Sep 12 22:23:08 UTC 2014


See icall-def.h

On Fri, Sep 12, 2014 at 1:08 PM, Edward Ned Harvey (mono) <
edward.harvey.mono at 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 at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/mono-devel-list/attachments/20140912/0ccbecc8/attachment.html>


More information about the Mono-devel-list mailing list