[roll] Roll fuchsia [kernel][dispatcher] Refactor PeerDispatcher and derived types

Replace Init methods on PeerDispatcher-derived classes with a new
PeerDispatcher::InitPeer method.

Remove unused UserSignalSelf and UserSignalSelfLocked methods.

Encapsulate peer_ and peer_koid_ fields of PeerDispatcher.

Original-Bug: 91615
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/657465
Original-Revision: 78d21a5613a17761a0d3d06b406519faf23e0d2b
GitOrigin-RevId: 976c176bd2e2321cfd338630a9c02fad729b66ef
Change-Id: I37d90cce89734e49d835abb4944a5e33f894941c
1 file changed
tree: cb8db7200dd53f46d2b89b313ca627f9c164acdf
  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.