[roll] Roll third_party/go [fuchsia] Don't expose runtime threads

Expose only the worker threads that have a P assigned so that
applications can use them to install thread profiles.

While I'm here, name all known threads to help with tracing go
processes.

Original-Bug: 105041
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/third_party/go/+/703646
Original-Revision: aec6f21eafe63945bd8341291f1921df0b854d69
GitOrigin-RevId: dd4f1ca5756e658faf95393e8ba47aa8c226bfab
Change-Id: I8e2fe8514af59fbf2d30582c44a411db505f523c
1 file changed
tree: 0655167158736c9fa362607b2a80e21bc3fc8443
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.