gallium/os: Fix os_time_sleep() on Windows for small durations.
authorJosé Fonseca <jfonseca@vmware.com>
Tue, 4 Dec 2012 19:44:08 +0000 (19:44 +0000)
committerJosé Fonseca <jfonseca@vmware.com>
Thu, 6 Dec 2012 17:12:31 +0000 (17:12 +0000)
commit7e14293556bf8b4248728d2952752c13f70647f3
treed622d0e03ab6f6efa56323212deb4890231932fc
parentd8069b7603c368c59e7a605d696d2bd65ad414f6
gallium/os: Fix os_time_sleep() on Windows for small durations.

Prevents undetermined sleeps.

Reviewed-by: Brian Paul <brianp@vmware.com>
src/gallium/auxiliary/os/os_time.c