This is the mail archive of the
glibc-bugs@sourceware.org
mailing list for the glibc project.
[Bug ports/5957] New: Fix pthread_join() on HPPA with kernel having private futex support
- From: "gmsoft at tuxicoman dot be" <sourceware-bugzilla at sourceware dot org>
- To: glibc-bugs at sources dot redhat dot com
- Date: 18 Mar 2008 12:48:56 -0000
- Subject: [Bug ports/5957] New: Fix pthread_join() on HPPA with kernel having private futex support
- Reply-to: sourceware-bugzilla at sourceware dot org
pthread_join() on HPPA doesn't resume current thread execution when the joined
thread terminates.
This is due to the fact that glibc waits incorrectly on a private futex.
--
Summary: Fix pthread_join() on HPPA with kernel having private
futex support
Product: glibc
Version: unspecified
Status: NEW
Severity: normal
Priority: P2
Component: ports
AssignedTo: roland at gnu dot org
ReportedBy: gmsoft at tuxicoman dot be
CC: carlos at codesourcery dot com,glibc-bugs at sources dot
redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=5957
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.