Searched defs:dlopened (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/lib/libthr/thread/ | ||
H A D | thr_init.c | 313 int first, dlopened; _libpthread_init() local |
H A D | thr_sig.c | 454 _thr_signal_init(int dlopened) in _thr_signal_init() argument |
/freebsd-src/libexec/rtld-elf/ | ||
H A D | rtld.h | 268 bool dlopened : 1; /* dlopen()-ed (vs. load statically) */ global() member |