commit | 295178727b8ec2ad7e00edaf42d33ad951c5c066 | [log] [tgz] |
---|---|---|
author | Nick Maniscalco <maniscalco@fuchsia.infra.roller.google.com> | Fri Mar 18 21:26:36 2022 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Mar 18 14:28:06 2022 -0700 |
tree | cb8db7200dd53f46d2b89b313ca627f9c164acdf | |
parent | 3a42150bafb89facd3527775a1fc81ec34e7217b [diff] |
[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
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
.