This is the mail archive of the glibc-linux@ricardo.ecn.wfu.edu 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]

ld.so question


Title: ld.so question

Hi!

As I understand, dynamic lioader (ld.so) calls routines '_init' and '_fini' of each shared library at loading and releasing correspondingly.

Are these calls blocked or not? I.e. may I be shure that only one '_init' or '_fini' is running in each moment?

Thanks,
Grigory.


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