K 10 svn:author V 8 hselasky K 8 svn:date V 27 2016-06-03T09:10:37.461092Z K 7 svn:log V 248 MFC r300489: Use DELAY() instead of _sleep() when SCHEDULER_STOPPED() is set inside pause_sbt(). This allows pause() to continue working during a panic() which is not invoking KDB. This is useful when debugging graphics drivers using the LinuxKPI. END