Home
last modified time | relevance | path

Searched refs:singletons (Results 1 – 6 of 6) sorted by relevance

/freebsd/usr.sbin/nscd/
H A DMakefile8 config.c query.c mp_ws_query.c mp_rs_query.c singletons.c protocol.c \
/freebsd/crypto/openssl/doc/man7/
H A Dopenssl-threads.pod72 For implicit global state or singletons, thread-safety depends on the facility.
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DBuiltinTypes.def14 // singletons are shared by multiple types.
/freebsd/contrib/libevent/
H A Dwhatsnew-2.1.txt93 singletons but provided no means to free them. There is now a
/freebsd/contrib/ntp/sntp/libevent/
H A Dwhatsnew-2.1.txt93 singletons but provided no means to free them. There is now a
/freebsd/contrib/bsnmp/tests/
H A Dcatch.hpp13366 auto& singletons = getSingletons(); in cleanupSingletons() local
13367 for( auto singleton : *singletons ) in cleanupSingletons()
13369 delete singletons; in cleanupSingletons()
13370 singletons = nullptr; in cleanupSingletons()