]> git.pond.sub.org Git - empserver/commit
(empth_sleep) [_WIN32]: Change if to while to ensure the time has
authorRon Koenderink <rkoenderink@yahoo.ca>
Sun, 30 Sep 2007 15:39:48 +0000 (15:39 +0000)
committerRon Koenderink <rkoenderink@yahoo.ca>
Sun, 30 Sep 2007 15:39:48 +0000 (15:39 +0000)
commitdbf7f554b1b7822bd68a6d88919d0b2406eed0f8
tree861afeca300fefc39fa7e8e4a13cee2dd3adebc2
parente218d6b841ab11d8d33999ecc62de83ed637fec9
(empth_sleep) [_WIN32]: Change if to while to ensure the time has
actually been reached.  There has been examples where the time
expired early by one second probably due a resolution error.  This
caused a scheduled update to be missed.  Broken in rev. 1.56.
src/lib/empthread/ntthread.c