[roll] Roll fuchsia [rust][fuchsia-async] Move threads from Inner to SendExecutor

The auxiliary thread vector is only used within SendExecutor.

Original-Bug: 72310
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/538661
Original-Revision: 19d1802ea18e3ff7df760afa977b1ea848fbba37
GitOrigin-RevId: 6c0aa003ac3ed04a2318fb383af18dfff3b5f7e5
Change-Id: I89618b7b3c1da03ee8a8d46af3fa4668afd42551
1 file changed
tree: f15a24934fd7ee9573051c5d3d9d225532e86951
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
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.