Searched defs:LeakyLazyInstanceTraits (Results 1 – 4 of 4) sorted by relevance
112 struct LeakyLazyInstanceTraits { struct113 static const bool kRegisterOnExit = false;115 static const bool kAllowedToAccessOnNonjoinableThread = true;118 static Type* New(void* instance) { in New()122 static void Delete(Type* instance) { in Delete()
111 struct LeakyLazyInstanceTraits { struct112 static const bool kRegisterOnExit = false;114 static const bool kAllowedToAccessOnNonjoinableThread = true;117 static Type* New(void* instance) { in New()121 static void Delete(Type* instance) { in Delete()
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()