Home
last modified time | relevance | path

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

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