[roll] Roll fuchsia [starnix] Implement mapping for LockDepGuard and LockDepRwLock guards

This change adds mapping support to LockDepGuard and LockDepRwLock guards,
allowing to map a guard to a sub-structure while retaining the lock level.

Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1616389
Original-Original-Revision: dfb8dbb0b51b176f937f49607a17ded5ac3d10a9
GitOrigin-RevId: eb322fd55325471a185ccfa976bdf2cd36a5cf8f
Change-Id: I299ed24417aa9a894ab9d87506e9c8bbb0f1e81a
Reviewed-on: https://fuchsia-review.googlesource.com/c/integration/+/1616800
Cr-Commit-Position: refs/heads/main@{#192931}
1 file changed
tree: bf20cc694529cc1dfead5bc1f9d74eed85571628
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
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.