Searched defs:DefaultLazyInstanceTraits (Results 1 – 1 of 1) sorted by relevance
59 struct DefaultLazyInstanceTraits { struct60 static const bool kRegisterOnExit = true;62 static const bool kAllowedToAccessOnNonjoinableThread = false;65 static Type* New(void* instance) { in New()74 static void Delete(Type* instance) { in Delete()