Searched defs:LeakyLazyInstanceTraits (Results 1 – 1 of 1) sorted by relevance
109 struct LeakyLazyInstanceTraits { struct110 static const bool kRegisterOnExit = false;112 static const bool kAllowedToAccessOnNonjoinableThread = true;115 static Type* New(void* instance) { in New()119 static void Delete(Type* instance) { in Delete()