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
113
BASE_EXPORT void
CompleteLazyInstance
(subtle::AtomicWord* state,
155
//
CompleteLazyInstance
().
162
internal::
CompleteLazyInstance
(&private_instance_, value, this,
169
// and
CompleteLazyInstance
(...) happens before "return instance()" below.
170
// See the corresponding HAPPENS_BEFORE in
CompleteLazyInstance
(...).
Completed in 207 milliseconds