|
From: | consul |
Subject: | [Qemu-devel] Re: Re: [PATCH] Windows compile errors |
Date: | Fri, 16 May 2008 09:00:32 -0700 |
"Johannes Schindelin" <address@hidden> wrote in message news:address@hidden > It is common to say "Sleep((x) * 1000)" to prevent errors, such as when > you write "sleep(1000 + 0);" > I think this may be not a right thing to do anyway. How does the sleep help here? does the musicpal_init run in a separate thread? /* * Wait a bit to catch menu button during U-Boot start-up * (to trigger emergency update). */ sleep(1);
[Prev in Thread] | Current Thread | [Next in Thread] |