This is the mail archive of the libc-alpha@sourceware.cygnus.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Bind 8.2 and thread specific resolver state


"Adam D. Bradley" <artdodge@cs.bu.edu> writes:

> It was my understanding that _pthread_descr_struct is strictly an
> _internal_ interface for glibc, and that no application should know/care
> about it.

Right.  This is why we have the distinction between the thread handle
(which is some constructed number) and this data structures.

-- 
---------------.      drepper at gnu.org  ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Cygnus Solutions `--' drepper at cygnus.com   `------------------------

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]