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

Edward Ned Harvey (mono) edward.harvey.mono at clevertrove.com
Fri Sep 12 17:08:09 UTC 2014


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).
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/mono-devel-list/attachments/20140912/3f1c9a90/attachment.html>


More information about the Mono-devel-list mailing list