1ec9d78b89
Partially fixes #23474 by freeing the MonitorWaitData and Thread objects on Windows when a thread exits. Machinery to run a function at thread exit on Windows taken from Chromium's base. R=asiva@google.com Review URL: https://codereview.chromium.org/1391013006 .