tech-userlevel archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: obsoleting shlibs - what's the plan
On Mon, Apr 14, 2008 at 07:39:28AM +0000, David Holland wrote:
> > and libpthread has an explicit init call already.
>
> That won't, because it's a symbol and will resolve to only one of the
> loaded instances.
That's why it also has a counter. libpthread has to check for two
situations:
(1) Loading pthread via or as side effect of dlopen.
(2) Loading multiple pthread implementations.
Joerg
Home |
Main Index |
Thread Index |
Old Index