jhb 2005-08-02 20:50:45 UTC FreeBSD src repository Modified files: sys/sys mutex.h Log: Include a SYSUNINIT() to destroy the mutex in MTX_SYSINIT. This makes MTX_SYSINIT mutexes play well with modules that can be unloaded. Reported by: sam MFC after: 3 days Revision Changes Path 1.81 +3 -1 src/sys/sys/mutex.h