Searched refs:ThreadsafeStatic (Results 1 – 1 of 1) sorted by relevance
2607 bool ThreadsafeStatic = getContext().getLangOpts().ThreadsafeStatics; in EmitGuardedInit() local2611 bool HasPerVariableGuard = ThreadsafeStatic && !ThreadlocalStatic; in EmitGuardedInit()2622 else if (!ThreadsafeStatic) in EmitGuardedInit()