DescriptionClear DeferredTaskHandler's audio thread ID upon the thread going away.
Tracking the thread ID of the (current) audio thread is needed to both
sanity check that code paths and methods are performed on the expected
thread, and ensure safe operation.
In the rare cases where the recorded audio thread is stopped and
terminated by the embedder, first clear out the associated thread
ID. This is needed should a new thread be subsequently created.
R=
BUG=612127
Committed: https://crrev.com/78df581f4e3be4387721661f592026bf92bcd58c
Cr-Commit-Position: refs/heads/master@{#395182}
Patch Set 1 #
Messages
Total messages: 9 (3 generated)
|