]> git.ipfire.org Git - thirdparty/tvheadend.git/commit
Fix compilation error with Android NDK
authorBen Efrati <ben1189@gmail.com>
Thu, 5 May 2016 08:59:16 +0000 (11:59 +0300)
committerJaroslav Kysela <perex@perex.cz>
Thu, 5 May 2016 15:25:36 +0000 (17:25 +0200)
commit581ca236fbca8829b042e6b823fc031e570b6446
treea029576af2f1e6263bb2d8a55615beaed738037f
parent0faba8af4df89bf6b2d3b3d4ea7923b242bfec27
Fix compilation error with Android NDK

pthread_yield is not implemented on Android NDK.
Using sched_yield instead
src/compat.h