From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17756 invoked by alias); 13 May 2010 08:05:15 -0000 Received: (qmail 16851 invoked by uid 48); 13 May 2010 08:05:04 -0000 Date: Thu, 13 May 2010 08:05:00 -0000 Message-ID: <20100513080504.16850.qmail@sourceware.org> From: "dvhltc at us dot ibm dot com" To: glibc-bugs@sources.redhat.com In-Reply-To: <20100511184557.11588.dvhltc@us.ibm.com> References: <20100511184557.11588.dvhltc@us.ibm.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug nptl/11588] pthread condvars are not priority inheritance aware X-Bugzilla-Reason: CC Mailing-List: contact glibc-bugs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: glibc-bugs-owner@sourceware.org X-SW-Source: 2010-05/txt/msg00062.txt.bz2 ------- Additional Comments From dvhltc at us dot ibm dot com 2010-05-13 08:05 ------- Created an attachment (id=4785) --> (http://sourceware.org/bugzilla/attachment.cgi?id=4785&action=view) Unbounded priority inversion test case The first version (attachment 4779) was missing the "_np" in the dl lookup. This fixes that. -- What |Removed |Added ---------------------------------------------------------------------------- Attachment #4779 is|0 |1 obsolete| | http://sourceware.org/bugzilla/show_bug.cgi?id=11588 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.