I am getting compilation error for pthread_attr_setinheritsched api
30 views
Skip to first unread message
Naveen Kumar
unread,
Jan 17, 2017, 4:30:58 AM1/17/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to crystax-ndk
Hi,
We are porting our application from Linux to Android. When I use the pthread_attr_setinheritsched api I get compilation error. This was working fine in Linux but not working for Android. The declaration is also missing in pthread.h.