Question about rtld-elf. Anyone?.. Anyone?

Terry Lambert tlambert2 at mindspring.com
Wed Apr 30 14:46:33 PDT 2003


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


More information about the freebsd-threads mailing list