[roll] Roll fuchsia [starnix] Fix race in InterruptibleLock

The other processes waiting for the lock should only be notified after
the lock has been released.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/866416
Original-Revision: 8e0668302be0f7d9a580542f4b3760c868d24975
GitOrigin-RevId: 03e758f34cccfe9c402a4c10afaffc7796dadce3
Change-Id: I2304c4fc8fafeff0e36b257b7d416204544e10f9
1 file changed
tree: f0db907ad4c2c0f3a6bbb3cf92d7325ca2582f8f
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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 via the IRC channel #fuchsia on Freenode.

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.