Nandhan
--
You received this message because you are subscribed to the Google Groups "android-ndk" group.
To post to this group, send email to andro...@googlegroups.com.
To unsubscribe from this group, send email to android-ndk...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/android-ndk?hl=en.
Regards.
This I do not understand, if you use pthread_testcancel and
PTHREAD_CANCEL_DEFERRED it should be no risk with buggy code.
Bah now
I need to rewrite how threads cancels. Is there any documentation what
Android has decided to ripped/disabled in c libs, since I prefer to
write code for linux x86 first and then merge it into my android
project(Haven't gotten there yet).