Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <42907469.4000004@familiehaase.de> Date: Sun, 22 May 2005 14:00:41 +0200 From: "Gerrit P. Haase" User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.8) Gecko/20050511 MIME-Version: 1.0 To: cygwin Subject: Is pthread_attr_setschedparam() not supported? Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes 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/