From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5457 invoked by alias); 24 Mar 2005 01:01:47 -0000 Mailing-List: contact glibc-bugs-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Post: List-Help: , Sender: glibc-bugs-owner@sources.redhat.com Received: (qmail 5069 invoked by uid 48); 24 Mar 2005 01:01:42 -0000 Date: Thu, 24 Mar 2005 01:01:00 -0000 Message-ID: <20050324010142.5068.qmail@sourceware.org> From: "drepper at redhat dot com" To: glibc-bugs@sources.redhat.com In-Reply-To: <20050324001227.801.steve.hawkes@motorola.com> References: <20050324001227.801.steve.hawkes@motorola.com> Reply-To: sourceware-bugzilla@sources.redhat.com Subject: [Bug nptl/801] NPTL pthread_create siliently fails to create thread if non-zero priority used with SCHED_OTHER policy X-Bugzilla-Reason: CC X-SW-Source: 2005-03/txt/msg00119.txt.bz2 List-Id: ------- Additional Comments From drepper at redhat dot com 2005-03-24 01:01 ------- There is no bug. The pthread_create calls fails, returns EINVAL, and that's it. There is **** Success, created thread exiting output since pthread_create doesn't create a thread. -- What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID http://sources.redhat.com/bugzilla/show_bug.cgi?id=801 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.