Home
last modified time | relevance | path

Searched defs:dlopened (Results 1 – 3 of 3) sorted by relevance

/freebsd-11-stable/lib/libthr/thread/
HDthr_init.c313 int first, dlopened; in _libpthread_init() local
HDthr_sig.c402 _thr_signal_init(int dlopened) in _thr_signal_init()
/freebsd-11-stable/libexec/rtld-elf/
HDrtld.h271 bool dlopened : 1; /* dlopen()-ed (vs. load statically) */ member