K 10 svn:author V 3 jhb K 8 svn:date V 27 2003-03-04T21:32:25.000000Z K 7 svn:log V 245 Remove safety belt: it is now ok to do a mtx_trylock() on a mutex you already own. The mtx_trylock() will fail however. Enhance the comment at the top of the try lock function to explain this. Requested by: jlemon and his evil netisr locking END