[roll] Roll fuchsia [roll] Roll third_party/pigweed pw_containers: Introduce IntrusiveQueue

IntrusiveQueue is an IntrusiveForwardList with O(1) push_back().

Original-Bug: 491844340
Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/388292
Original-Revision: 8fa442e7bab4ad60d5754b0473e0e14f34cc9c92

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1551464
Original-Revision: 03f026875d907247e3c9b3b296022f1f72fb1b40
GitOrigin-RevId: f11e69275f78491d616bc96c4f8a535c759205e3
Change-Id: Ib3eb89a23c90815afff2208ddb125b3498bd762f
1 file changed
tree: 3fe874b289a5caa757a9d20c5ee7f0d881769bbb
  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.