npth finds pthread_mutex_timedlock() which android does not have

Marcus Brinkmann marcus.brinkmann at ruhr-uni-bochum.de
Fri Mar 9 19:14:50 CET 2012


On 02/20/2012 09:07 PM, Hans-Christoph Steiner wrote:
> Apparently, Android's NDK defines pthread_mutex_timedlock() in the
> headers but then does not implement it.  And it seems they aren't close
> to implementing it:
> http://code.google.com/p/android/issues/detail?id=2138

Hi,

together with the previous changes, the latest version

cbb52bd5ada02bbd914869f4540221831358d077

should resolve all rwlock issues on all android platforms up to 14.

Thanks,
Marcus



More information about the Gnupg-devel mailing list