pl_thread_win32: initialize time variable before goto
Fixes compilation of glslang.cc due to more strict C++ prohibiting to jump over variable initialization.
Also as a bonus check sleep time after converting to integer as it may end up zero.
Fixes compilation of glslang.cc due to more strict C++ prohibiting to jump over variable initialization.
Also as a bonus check sleep time after converting to integer as it may end up zero.
VideoLAN code repository instance