In OS_process_wait, replace use of Sleep and WaitForSingleObject with
authorChris Hanson <org/chris-hanson/cph>
Fri, 24 Oct 1997 07:24:07 +0000 (07:24 +0000)
committerChris Hanson <org/chris-hanson/cph>
Fri, 24 Oct 1997 07:24:07 +0000 (07:24 +0000)
commitc2f27e0fdc0d6bd3996f138dd19f6f20cba926a6
treee075dcb0449af3eafc42a8d76bbf341764c554c4
parent5f6e60314cd8126ae3a3e9c680294af7b6beafde
In OS_process_wait, replace use of Sleep and WaitForSingleObject with
MsgWaitForMultipleObjects, so that the procedure responds immediately
whenever anything interesting happens.
v7/src/microcode/ntproc.c