[roll] Roll fuchsia [driver_runtime] Update API for dispatcher_destroy.

This adds a callback that will be called when the dispatcher has
finished destruction.

For synchronous dispatchers, all async_dispatcher_t operations and
ChannelRead callbacks will be called rather than dropped silently.

Original-Bug: 87840

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/644785
Original-Revision: 630d636daa67ce5755e0fd8906c58c30b2be3a27
GitOrigin-RevId: 3317ed784fb97cda15d1b88f23a9b0341df2335d
Change-Id: I0b3f43e526fe7d2379d747d1d8bd48212b5ef699
1 file changed
tree: 9b73c09f485d0b1fcbbf82430dbb3e1a57a22911
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

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.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.