K 10 svn:author V 3 jhb K 8 svn:date V 27 2000-10-20T07:28:00.000000Z K 7 svn:log V 153 - machine/mutex.h -> sys/mutex.h - The initial lock_mtx mutex used in the lockmgr code is initialized very early, so use MUTEX_DECLARE() and MTX_COLD. END