[roll] Roll fuchsia [kernel][vm] Introduce transition locks

Adds some temporary locking types in the form of thing wrappers around
a Mutex for use in the fine lock transition.

Original-Bug: 338300943
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1204904
Original-Revision: ece867492d736c09ff73e7d6effda3f432874ccf
GitOrigin-RevId: e31d624c169d23e81a20a29cf5b809bd6f361108
Change-Id: I5dec45f50102705f05a5c377c3334103a542eb78
1 file changed
tree: 3dcb66dafe188a6f5ca6d2088bba11dbde09aae0
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 in one of the communication channels documented at get involved.

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.