Home
last modified time | relevance | path

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

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