Home
last modified time | relevance | path

Searched defs:threadsafe (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/public-domain/sqlite/dist/
H A Dconfigure.ac87 AC_ARG_ENABLE(threadsafe, [AS_HELP_STRING( optenable
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DItaniumCXXABI.cpp2375 bool threadsafe = getContext().getLangOpts().ThreadsafeStatics && in EmitGuardedInit() local