[roll] Roll fuchsia [starnix][socket] Move WaitQueue out of locked state in UnixSocket

Move the WaitQueue out of UnixSocketInner to UnixSocket directly. This
allows us to call notify_fd_events without holding the lock on
UnixSocketInner.

Original-Bug: 501153540
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1570500
Original-Revision: 625a1e93e4d47dea887297c61f1061be88e859a4
GitOrigin-RevId: ba852e924a9fe679bbdb62b9881e55218784ea62
Change-Id: I01bd749cc945dd421c8d1bd58f6b33c188327c2d
1 file changed
tree: 0adb14c72a222f160a09c904275fa906056ac3b9
  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.