[roll] Roll fuchsia [netstack3] Refactor available messages and event

Hold the available messages queue and the zircon event in a single
struct. This makes some of the logic cleaner but, more importantly, will
make it easier to put the new AvailableMessages struct behind a lock.

Original-Bug: 108838
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/722622
Original-Revision: afa684c792b66f014c5675f0bb6046e8c138a291
GitOrigin-RevId: 3ff5ed39c05c8c5cf1152516cb3bb8b4c7b7092a
Change-Id: I260e363bbb71830883dde08ab2883891f7454f98
1 file changed
tree: d542f130f17e5c6bc4b144d4f9ed47ea54fd9e17
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.