OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CompleteLazyInstance
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/base/
lazy_instance.cc
33
//
CompleteLazyInstance
().
41
void
CompleteLazyInstance
(subtle::AtomicWord* state,
lazy_instance.h
117
BASE_EXPORT void
CompleteLazyInstance
(subtle::AtomicWord* state,
159
//
CompleteLazyInstance
().
166
internal::
CompleteLazyInstance
(&private_instance_, value, this,
173
// and
CompleteLazyInstance
(...) happens before "return instance()" below.
174
// See the corresponding HAPPENS_BEFORE in
CompleteLazyInstance
(...).
Completed in 115 milliseconds