Re: [FFmpeg-devel] [PATCH] compat/w32pthreads: propagate the return value of SleepConditionVariableSRW()

2020-01-17 Thread James Almer
On 1/17/2020 4:41 AM, Hendrik Leppkes wrote: > On Fri, Jan 17, 2020 at 2:41 AM James Almer wrote: >> >> Signed-off-by: James Almer >> --- >> compat/w32pthreads.h | 3 +-- >> 1 file changed, 1 insertion(+), 2 deletions(-) >> >> diff --git a/compat/w32pthreads.h b/compat/w32pthreads.h >> index

Re: [FFmpeg-devel] [PATCH] compat/w32pthreads: propagate the return value of SleepConditionVariableSRW()

2020-01-16 Thread Hendrik Leppkes
On Fri, Jan 17, 2020 at 2:41 AM James Almer wrote: > > Signed-off-by: James Almer > --- > compat/w32pthreads.h | 3 +-- > 1 file changed, 1 insertion(+), 2 deletions(-) > > diff --git a/compat/w32pthreads.h b/compat/w32pthreads.h > index 21acfd2ba1..1ac4267c92 100644 > ---

[FFmpeg-devel] [PATCH] compat/w32pthreads: propagate the return value of SleepConditionVariableSRW()

2020-01-16 Thread James Almer
Signed-off-by: James Almer --- compat/w32pthreads.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/compat/w32pthreads.h b/compat/w32pthreads.h index 21acfd2ba1..1ac4267c92 100644 --- a/compat/w32pthreads.h +++ b/compat/w32pthreads.h @@ -152,8 +152,7 @@ static inline int