[vlc-devel] [Patch] vlc_threads_funcs, vlc_cond_timedwait

Andre Weber WeberAndre at gmx.de
Tue Dec 4 22:05:54 CET 2007


Hi,

this patch is thought to avoid  the nearly useless error message on win32 in the inline function
vlc_cond_timedwait( )  - I have added the same code like it was done for the unix implementation

if the result from WaitForSingleObject is the timeout error code ... which means not signaled

I hope its right?



André



-------------- next part --------------
A non-text attachment was scrubbed...
Name: vlc_threads_funcs.diff
Type: text/x-diff
Size: 577 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20071204/ce241154/attachment.diff>


More information about the vlc-devel mailing list