K 10 svn:author V 3 mav K 8 svn:date V 27 2013-10-16T09:56:40.736598Z K 7 svn:log V 297 MFprojects/camlock r256370: - Take BIO lock in biodone() only when there is no completion callback set and so we should wake up thread waiting in biowait(). - Remove msleep() timeout from biowait(). It was added 11 years ago, when there was no locks used, and it should not be needed any more. END