Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Apr 2003 14:44:29 -0700
From:      Terry Lambert <tlambert2@mindspring.com>
To:        Daniel Eischen <eischen@pcnet1.pcnet.com>
Cc:        threads@freebsd.org
Subject:   Re: Question about rtld-elf. Anyone?.. Anyone?
Message-ID:  <3EB043BD.1AE8FEEF@mindspring.com>
References:  <Pine.GSO.4.10.10304301342140.29023-100000@pcnet1.pcnet.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Daniel Eischen wrote:
> Is a simple mutex around dlopen, dlsym, etc, sufficient?  We don't need
> to handle recursive calls, right?

I don't know.  "Go Solo 2" in chapter 12 suggests a critical
section.  It also suggests that it's the caller's responsibility,
not the libraries, to do the critical sectioning.

-- Terry



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3EB043BD.1AE8FEEF>