[roll] Roll fuchsia [starnix] Refactor mutable state of Task Task contains 6 different locks. This makes correctly handling lock ordering next to impossible. This CL refactors Task to extract the mutable states inside a single internal struct protected by a RwLock. Also, fix a couple of lock order inversion. Original-Bug: 98243, 98792 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/672422 Original-Revision: de4fa2d5510e6b9634370c0128bbf5bc84046365 GitOrigin-RevId: ce7b244b10efec6e7f2d4dd2e83e1959ddda45f9 Change-Id: I4593ed79dc0dd0e150599485e5fe08a9953c5ca6
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.