K 10 svn:author V 8 truckman K 8 svn:date V 27 2004-02-28T19:47:02.000000Z K 7 svn:log V 251 Create a new mutex type for virtual channels. This allows us to get rid of the MTX_DUPOK flag on channel mutexes, which allows witness to do a better job of lock order checking. Nuke snd_chnmtxcreate() since it is no longer needed. Tested by: matk END