K 10 svn:author V 3 mav K 8 svn:date V 27 2014-01-05T23:00:38.325529Z K 7 svn:log V 282 MFC r256614: - 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