K 10 svn:author V 3 phk K 8 svn:date V 27 2002-09-28T19:38:29.000000Z K 7 svn:log V 209 Zero the local-variable mutexes before we call mtx_init() on them, failing to do this may lead mtx_init() to belive they have already been initialized. Detected by: Marc Recht END