Hi All, I want to change the pthread priority which i have created using pthread_create() function. I tried with pthread_setschedprio() pthread function, but i throws linking error as below:
undefined reference to `pthread_setschedprio' Is pthread pthread_setschedprio() function supported on android? Can you please suggest how I can resolve this error? Thanks & Regards, Yogesh --~--~---------~--~----~------------~-------~--~----~ unsubscribe: [email protected] website: http://groups.google.com/group/android-porting -~----------~----~----~----~------~----~------~--~---
