Home
last modified time | relevance | path

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

/freebsd/lib/libthr/thread/
H A Dthr_init.c317 int first, dlopened; in _libpthread_init() local
H A Dthr_sig.c473 _thr_signal_init(int dlopened) in _thr_signal_init()
/freebsd/libexec/rtld-elf/
H A Drtld.h266 bool dlopened : 1; /* dlopen()-ed (vs. load statically) */ member