Tune the behavior of Sleep() and Waitxxx() to more closely resemble
commit8099c2b9fd5b80f35868936a6e96f732106c3286
authorJeremy White <jwhite@codeweavers.com>
Tue, 2 Nov 2004 19:32:03 +0000 (2 19:32 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 2 Nov 2004 19:32:03 +0000 (2 19:32 +0000)
treed2101c82dec3046b5d5da7e626abbbcaeb40a3a8
parent49a5036c0ac2ed3c5cacc8794e4b802bb68afccd
Tune the behavior of Sleep() and Waitxxx() to more closely resemble
Windows behavior.  The key is to yield in a Sleep and in any Wait that
times out.
dlls/ntdll/sync.c