Is pthread_attr_setschedparam() not supported?

Gerrit P. Haase gerrit@familiehaase.de
Sun May 22 13:16:00 GMT 2005


Hello Cygwinners,

I'm getting this errorcode when running my local mozilla build:

#define ENOTSUP 134		/* Not supported */

when this call is issued:

         rv = pthread_attr_setschedparam(&tattr, &schedule);

Is pthread_attr_setschedparam() not supported?

What can I do about it?  Is it save to comment this call?


Gerrit
-- 
=^..^=

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/



More information about the Cygwin mailing list