Searched defs:LeakyLazyInstanceTraits (Results 1 – 1 of 1) sorted by relevance
92 struct LeakyLazyInstanceTraits { struct93 static const bool kRegisterOnExit = false;95 static const bool kAllowedToAccessOnNonjoinableThread = true;98 static Type* New(void* instance) { in New()102 static void Delete(Type* instance) { in Delete()