Searched refs:threadsafe (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/CodeGen/
H A DItaniumCXXABI.cpp1923 bool threadsafe = getContext().getLangOpts().ThreadsafeStatics && local
1929 bool useInt8GuardVariable = !threadsafe && var->hasInternalLinkage();
2020 if (threadsafe)
2058 if (threadsafe) {
2077 if (threadsafe) {

Completed in 107 milliseconds