[roll] Roll fuchsia [driver_runtime] Add no sync calls scheduler role This adds the ability to set a scheduler role to not allow dispatchers that allow sync calls to run on it. This will allow for having dispatchers with `!Send` semantics correctly in rust, or to enforce that thread migration will not happen between dispatchers on a given scheduler role. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1515279 Original-Revision: 57db4e7dff3c7074583a70feec2ddad52aa73b1f GitOrigin-RevId: 0815d907cef78ed290a0830fb9d060faf9498417 Change-Id: I480f4b981db0e9f8fe6c7a2f580f8d7385d47b01
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 in one of the communication channels documented at get involved.
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.