DescriptionUpdate PlatformThread to support a couple of new properties.
- name(): Returns the name of the thread (useful for debugging).
- GetThreadRef(): Returns the ID of the worker thread (also useful for debugging).
- QueueApc(): This is a Windows-only, protected function that allows derived classes on Windows to queue APCs to the worker thread.
NOTRY=true
(using notry since the patch has already passed the trybots and the cq is currently stalled)
Committed: https://crrev.com/845afa8a0212200469e7a11f4fe45ba4a22a36d2
Cr-Commit-Position: refs/heads/master@{#12472}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Add one more test #
Messages
Total messages: 18 (9 generated)
|