This is the mail archive of the libc-alpha@sourceware.org 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]
Other format: [Raw text]

Re: #ifndef SHARED in pthread.h


> There is a hidden definition of __pthread_unwind_next in nptl/unwind.c.

It's a public, exported definition.  It also has a hidden_def declaration
because i386's and SH's pthread_once implementation uses it internally.

> Where would a second definition of __pthread_unwind_next come from?

There is no other.


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