[roll] Roll fuchsia [starnix] Require Unlock for `poll` and `select`

`poll` and `select` might wait, so it must not be called while holding a
lock.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1148453
Original-Revision: d85ab1f927ff41ca73804f811048701657918a4c
GitOrigin-RevId: 2141708a09eccdf3f6045a995f581833046a626b
Change-Id: I2407f10682ce0d629ad605c4855060a5ccb40ac3
1 file changed
tree: c0c6d1f8e3d569ca25ccb215c83c78590d580d3b
  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.