K 10 svn:author V 3 jhb K 8 svn:date V 27 2000-12-12T00:37:18.000000Z K 7 svn:log V 181 Oops, the witness mutex is a spin lock, so use MTX_SPIN in the call to mtx_init(). Since the witness code ignores its internal mutex, this doesn't result in any functional change. END