K 10 svn:author V 3 jhb K 8 svn:date V 27 2000-12-06T02:01:56.000000Z K 7 svn:log V 251 - Add in PROC_LOCK() and PROC_UNLOCK() macros. For now these do simple mutex operations. In the future they may call functions that verify correct locking order between processes in the INVARIANTS case. - Lock the process in PHOLD() and PREL(). END