K 10 svn:author V 3 jhb K 8 svn:date V 27 2000-12-03T01:22:34.000000Z K 7 svn:log V 169 - Add a mutex to the proc structure p_mtx that will be used to lock accesses to each individual proc. - Initialize the lock during fork1(), and destroy it in wait1(). END