K 10 svn:author V 4 jake K 8 svn:date V 27 2000-12-08T08:49:36.000000Z K 7 svn:log V 282 Change the calling conventions of the MTX_ENTER macro to match that of MTX_EXIT. Don't assume that the reg parameter to MTX_ENTER holds curproc, load it explicitly. Put semi-colons at the end of the macros to be more consistent and so its harder to forget them when these change. END