It seems on 2.2.8 and 3.1, pthread_attr_getschedpolicy and
pthread_attr_setschedpolicy are not implemented.

        nm /usr/lib/libc_r.a | grep pthread_attr_getschedpolicy

Even tho I could see it from the pthread manpage.

So, how do you guys do thread scheduling?

Thanks!





To Unsubscribe: send mail to majord...@freebsd.org
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to