Home
last modified time | relevance | path

Searched refs:RT_FL_ATEXIT (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A D_rtld.h297 #define RT_FL_ATEXIT 0x00040000 /* we're shutting down */ macro
H A Ddlfcns.c467 if (rtld_flags & RT_FL_ATEXIT) in dlclose_core()
H A Dutil.c868 rtld_flags |= RT_FL_ATEXIT; in atexit_fini()