contrib: zvbi: fix Android usage of pthread
- Apr 12, 2024
-
-
Steve Lhomme authored
- pthread_create is not detected properly with the NDK26. - pthread_cancel is called but it's not supported by Android, it's probably dead code that is removed during linking
848b0f08
-