This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Is pthread_attr_setschedparam() not supported?


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]