[Bug linuxthreads/739] New: pthread_getspecific / pthread_setspecific broken if single-threaded
roland at gnu dot org
sourceware-bugzilla@sources.redhat.com
Wed Feb 16 04:49:00 GMT 2005
This trunk change is needed on the 2.3 branch.
2005-02-07 Jakub Jelinek <jakub@redhat.com>
* specific.c (pthread_key_delete): If pthread_create has not been
called yet, clear p_specific for the current thread.
* Makefile (tests): Add tst-tsd1.
* tst-tsd1.c: New test.
--
Summary: pthread_getspecific / pthread_setspecific broken if
single-threaded
Product: glibc
Version: 2.3.4
Status: NEW
Severity: normal
Priority: P2
Component: linuxthreads
AssignedTo: roland at gnu dot org
ReportedBy: roland at gnu dot org
CC: glibc-bugs at sources dot redhat dot com
OtherBugsDependingO 724
nThis:
http://sources.redhat.com/bugzilla/show_bug.cgi?id=739
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
More information about the Glibc-bugs
mailing list