[roll] Roll fuchsia [starnix] Keep /proc/pid/comm consistent with Zircon names.

Holding the command name's lock while updating Zircon process
and thread names ensures that the three values stay consistent if
there are multiple concurrent writers to /proc/pid/comm.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1406313
Original-Revision: 0cae34efbd3fa218680d0fa6f70e19f5e39db117
GitOrigin-RevId: 1ba46b13f6c06c2d4cf2abc30d9af729060fb278
Change-Id: Iaaa49be5ed5c5ca21b26efb6e0d6d96518402eb9
1 file changed
tree: 0ea084103a680f81ebf12c25f31f1a096f6185af
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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.