DescriptionMake the lazy TLS pointer to the current MessageLoop into a Leaky LazyInstance.
If a joinable thread is not joined before AtExit (e.g. if it is owned by a leaky
singleton), the AtExitManager will destroy its MessageLoop pointer while the
thread is still running. Make the pointer Leaky to prevent that from happening.
BUG=270110
R=darin, jar
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=219953
Patch Set 1 #
Messages
Total messages: 12 (0 generated)
|