Searched defs:DefaultLazyInstanceTraits (Results 1 – 1 of 1) sorted by relevance
57 struct DefaultLazyInstanceTraits { struct58 static const bool kRegisterOnExit = true;60 static const bool kAllowedToAccessOnNonjoinableThread = false;63 static Type* New(void* instance) { in New()72 static void Delete(Type* instance) { in Delete()