| commit | 3c00c65e9d0d24cdb53dd824c96013f4d08b13fd | [log] [tgz] |
|---|---|---|
| author | John Bauman <jbauman@fuchsia.infra.roller.google.com> | Wed Feb 01 07:31:11 2023 +0000 |
| committer | Copybara-Service <copybara-worker@google.com> | Tue Jan 31 23:32:12 2023 -0800 |
| tree | 6c89357acdf2a38957875ed7947a1473eac52c1f | |
| parent | 0bcebf170016fb16f2d936b0aad87d20e2da3522 [diff] |
[roll] Roll fuchsia [magma] Add GetAsyncDispatcher() to NotificationHandler HandleWait and HandleWaitCancel in NotificationHandler are unique to the MSD API, so clients don't have as much documentation on aspects like how shutdown works. They also aren't generalized to waiting for different signals on objects, waiting for timers, or running arbitrary code on the main thread. Since the MSD C++ API can rely on zircon concepts, we can add a GetAsyncDispatcher() method to the notification handler. The async dispatcher can be used for all those circumstances. Original-Bug: 111471 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/794670 Original-Revision: dd3f83c1b98d97110b593037e168ab2d0265b764 GitOrigin-RevId: 1030a361da78d20cd3c30d06b3de23702f47ed2d Change-Id: I760f5b8922e1a59e83b957a4c79444e9ee139c23
This repository contains Fuchsia's Global Integration manifest files.
All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.
Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.