I don't know enough to help with the `pthread_canc...
# general
m
I don't know enough to help with the `pthread_cancel`/`pthread_cleanup_push` problem, but if the NDK is not going to support it, do they require developers to avoid all uses of
pthread_cancel
? I feel like that would require osquery to maintain patches throughout all of its third-party library dependencies
👍 1