[ros-dev] Re: [ros-svn] [ion] 17189: Retry waiting if
STATUS_ALERTED is returned
Alex Ionescu
ionucu at videotron.ca
Mon Aug 8 02:45:26 CEST 2005
ion at svn.reactos.com wrote:
>Retry waiting if STATUS_ALERTED is returned
>
>
>
Hi,
I suspect many will read MSDN and tell me that this patch is wrong since
MSDN says "If Alertable is TRUE, the wait will return early". Before you
do so, please note that MSDN is WRONG and/or refers to the NtWaitForXXX
functionality. Win32 will actually loop and never early-return for an
Alertable WaitForXXX call.
Best regards,
Alex Ionescu
More information about the Ros-dev
mailing list