Home
last modified time | relevance | path

Searched refs:CompleteLazyInstance (Results 1 – 16 of 16) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/base/
H A Dlazy_instance_helpers.h30 BASE_EXPORT void CompleteLazyInstance(subtle::AtomicWord* state,
84 internal::CompleteLazyInstance(state, instance, destructor, in GetOrCreateLazyPointer()
H A Dlazy_instance_helpers.cc49 void CompleteLazyInstance(subtle::AtomicWord* state, in CompleteLazyInstance() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/base/
H A Dlazy_instance_helpers.h30 BASE_EXPORT void CompleteLazyInstance(subtle::AtomicWord* state,
84 internal::CompleteLazyInstance(state, instance, destructor, in GetOrCreateLazyPointer()
H A Dlazy_instance_helpers.cc49 void CompleteLazyInstance(subtle::AtomicWord* state, in CompleteLazyInstance() function
/dports/www/firefox-esr/firefox-91.8.0/security/sandbox/chromium/base/
H A Dlazy_instance_helpers.h30 BASE_EXPORT void CompleteLazyInstance(subtle::AtomicWord* state,
84 internal::CompleteLazyInstance(state, instance, destructor, in GetOrCreateLazyPointer()
H A Dlazy_instance_helpers.cc49 void CompleteLazyInstance(subtle::AtomicWord* state, in CompleteLazyInstance() function
/dports/www/firefox/firefox-99.0/security/sandbox/chromium/base/
H A Dlazy_instance_helpers.h30 BASE_EXPORT void CompleteLazyInstance(subtle::AtomicWord* state,
84 internal::CompleteLazyInstance(state, instance, destructor, in GetOrCreateLazyPointer()
H A Dlazy_instance_helpers.cc49 void CompleteLazyInstance(subtle::AtomicWord* state, in CompleteLazyInstance() function
/dports/mail/thunderbird/thunderbird-91.8.0/security/sandbox/chromium/base/
H A Dlazy_instance_helpers.h30 BASE_EXPORT void CompleteLazyInstance(subtle::AtomicWord* state,
84 internal::CompleteLazyInstance(state, instance, destructor, in GetOrCreateLazyPointer()
H A Dlazy_instance_helpers.cc49 void CompleteLazyInstance(subtle::AtomicWord* state, in CompleteLazyInstance() function
/dports/lang/spidermonkey78/firefox-78.9.0/security/sandbox/chromium/base/
H A Dlazy_instance_helpers.h30 BASE_EXPORT void CompleteLazyInstance(subtle::AtomicWord* state,
84 internal::CompleteLazyInstance(state, instance, destructor, in GetOrCreateLazyPointer()
H A Dlazy_instance_helpers.cc49 void CompleteLazyInstance(subtle::AtomicWord* state, in CompleteLazyInstance() function
/dports/www/firefox-legacy/firefox-52.8.0esr/security/sandbox/chromium/base/
H A Dlazy_instance.h115 BASE_EXPORT void CompleteLazyInstance(subtle::AtomicWord* state,
164 internal::CompleteLazyInstance(&private_instance_, value, this,
H A Dlazy_instance.cc39 void CompleteLazyInstance(subtle::AtomicWord* state, in PREFIX()
/dports/lang/spidermonkey60/firefox-60.9.0/security/sandbox/chromium/base/
H A Dlazy_instance.h129 BASE_EXPORT void CompleteLazyInstance(subtle::AtomicWord* state,
159 CompleteLazyInstance(state, value, destructor, destructor_arg); in GetOrCreateLazyPointer()
H A Dlazy_instance.cc39 void CompleteLazyInstance(subtle::AtomicWord* state, in CompleteLazyInstance() function