[vlc-devel] [PATCH] Android: Add pthread conditional attribute workaround
Rémi Denis-Courmont
remi at remlab.net
Wed Jan 4 09:24:43 CET 2012
On Tue, 3 Jan 2012 17:01:40 -0500, Edward Wang
<edward.c.wang at compdigitec.com> wrote:
> Bypass pthread_condattr_* functions under Android because Android 2.2
and
> under doesn't support pthread_condattr_* functions.
pthread_condattr_init() is not an optional function within POSIX threads.
There are thus no reasons to apply this patch to that file.
Rejected.
--
Rémi Denis-Courmont
http://www.remlab.net/
More information about the vlc-devel
mailing list