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

Reply via email to