Searched refs:NeedsLazyInstance (Results 1 – 2 of 2) sorted by relevance
25 BASE_EXPORT bool NeedsLazyInstance(subtle::AtomicWord* state);79 if (internal::NeedsLazyInstance(state)) { in GetOrCreateLazyPointer()
14 bool NeedsLazyInstance(subtle::AtomicWord* state) { in NeedsLazyInstance() function