libtool-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [RFC] pre-c89 in libltdl


From: Bob Friesenhahn
Subject: Re: [RFC] pre-c89 in libltdl
Date: Thu, 15 Apr 2004 14:07:07 -0500 (CDT)

On Thu, 15 Apr 2004, Simon Josefsson wrote:

> Could someone explain exactly why libltdl is thread unsafe, e.g. what
> it need these locking functions for, in the first place?

Libltdl maintains its own internal data structures in order to
maintain the list of modules which are loaded and to cache some
information it has learned.  In addition to this, the systems's
dlopen() (or equivalent) is possibly not thread safe.

Bob
======================================
Bob Friesenhahn
address@hidden
http://www.simplesystems.org/users/bfriesen





reply via email to

[Prev in Thread] Current Thread [Next in Thread]