DescriptionDestruct base::Thread before WorkerThread::terminateAndWait returns
This CL destructs base::Thread and its underlying system thread before
WorkerThread::terminateAndWait returns. This is important to make sure that
the main thread calls WTF::shutdown() after ThreadSpecifics of all threads
are destructed. See 345240 for more details.
BUG=345240
Committed: https://crrev.com/30d88091658428a57d4567d72f41a8a251031f68
Cr-Commit-Position: refs/heads/master@{#412735}
Patch Set 1 #
Total comments: 8
Patch Set 2 : temp #
Total comments: 2
Patch Set 3 : temp #Patch Set 4 : temp #Patch Set 5 : temp #Messages
Total messages: 34 (17 generated)
|